OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blend_func
(Results
1 - 24
of
24
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
fd2_blend.c
38
blend_func
(unsigned func)
function
83
A2XX_RB_BLEND_CONTROL_COLOR_COMB_FCN(
blend_func
(rt->rgb_func)) |
88
A2XX_RB_BLEND_CONTROL_ALPHA_COMB_FCN(
blend_func
(rt->alpha_func)) |
93
A2XX_RB_BLEND_CONTROL_COLOR_COMB_FCN(
blend_func
(rt->rgb_func)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
fd2_blend.c
37
blend_func
(unsigned func)
function
83
A2XX_RB_BLEND_CONTROL_COLOR_COMB_FCN(
blend_func
(rt->rgb_func)) |
95
A2XX_RB_BLEND_CONTROL_ALPHA_COMB_FCN(
blend_func
(rt->alpha_func)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
fd3_blend.c
38
blend_func
(unsigned func)
function
87
A3XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
93
blend_func
(rt->alpha_func)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
fd3_blend.c
39
blend_func
(unsigned func)
function
103
A3XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
108
A3XX_RB_MRT_BLEND_CONTROL_ALPHA_BLEND_OPCODE(
blend_func
(rt->alpha_func)) |
113
A3XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
fd4_blend.c
37
blend_func
(unsigned func)
function
87
A4XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
93
blend_func
(rt->alpha_func)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
fd5_blend.c
38
blend_func
(unsigned func)
function
90
A5XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
96
blend_func
(rt->alpha_func)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
fd4_blend.c
37
blend_func
(unsigned func)
function
102
A4XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
107
A4XX_RB_MRT_BLEND_CONTROL_ALPHA_BLEND_OPCODE(
blend_func
(rt->alpha_func)) |
112
A4XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
fd5_blend.c
38
blend_func
(unsigned func)
function
105
A5XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
110
A5XX_RB_MRT_BLEND_CONTROL_ALPHA_BLEND_OPCODE(
blend_func
(rt->alpha_func)) |
115
A5XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
fd6_blend.c
39
blend_func
(unsigned func)
function
104
A6XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
109
A6XX_RB_MRT_BLEND_CONTROL_ALPHA_BLEND_OPCODE(
blend_func
(rt->alpha_func)) |
114
A6XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(
blend_func
(rt->rgb_func)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
fd6_blend.c
41
blend_func
(unsigned func)
function
94
.rgb_blend_opcode =
blend_func
(rt->rgb_func),
97
.alpha_blend_opcode =
blend_func
(rt->alpha_func),
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
s_context.h
60
typedef void (*
blend_func
)(struct gl_context *ctx, GLuint n,
typedef
313
blend_func
BlendFunc;
/xsrc/external/mit/MesaLib/dist/src/compiler/
shader_enums.h
931
enum
blend_func
enum
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
brw_structs.h
1501
unsigned int
blend_func
:3;
member in struct:gen6_blend_state::__anon7639
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
brw_structs.h
1501
unsigned int
blend_func
:3;
member in struct:gen6_blend_state::__anon7806
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
brw_structs.h
1501
unsigned int
blend_func
:3;
member in struct:gen6_blend_state::__anon8493
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
brw_structs.h
1501
unsigned int
blend_func
:3;
member in struct:gen6_blend_state::__anon8655
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
gen6_render.h
1346
uint32_t
blend_func
:3;
member in struct:gen6_blend_state::__anon7405
gen7_render.h
1015
uint32_t
blend_func
:3;
member in struct:gen7_blend_state::__anon7422
gen4_render.h
2564
unsigned int
blend_func
:3;
member in struct:gen6_blend_state::__anon7203
gen5_render.h
2644
unsigned int
blend_func
:3;
member in struct:gen6_blend_state::__anon7389
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
gen6_render.h
1346
uint32_t
blend_func
:3;
member in struct:gen6_blend_state::__anon8275
gen7_render.h
1015
uint32_t
blend_func
:3;
member in struct:gen7_blend_state::__anon8292
gen4_render.h
2564
unsigned int
blend_func
:3;
member in struct:gen6_blend_state::__anon8073
gen5_render.h
2644
unsigned int
blend_func
:3;
member in struct:gen6_blend_state::__anon8259
Completed in 63 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026