OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIPE_BLENDFACTOR_INV_SRC_COLOR
(Results
1 - 25
of
51
) sorted by relevancy
1
2
3
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_blend.h
58
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
102
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
pan_blending.c
106
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
147
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
187
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
freedreno_util.c
112
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
freedreno_util.c
112
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_gldefs.h
14
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_gldefs.h
14
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
i915_state_inlines.h
123
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_conv.h
123
return
PIPE_BLENDFACTOR_INV_SRC_COLOR
;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
i915_state_inlines.h
124
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c
154
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
205
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
lp_test_blend.c
264
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
337
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
603
PIPE_BLENDFACTOR_INV_SRC_COLOR
,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c
154
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
205
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
lp_test_blend.c
264
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
337
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
603
PIPE_BLENDFACTOR_INV_SRC_COLOR
,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
r300_state.c
75
(dstA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
89
(srcA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
109
(dstRGB ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
121
return (srcRGB ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
144
(dstRGB ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
147
(dstA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
159
return (srcRGB ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
162
(srcA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
314
(dstA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
r300_state_inlines.h
84
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
r300_state.c
74
(dstA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
88
(srcA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
108
(dstRGB ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
120
return (srcRGB ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
143
(dstRGB ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
146
(dstA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
158
return (srcRGB ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
161
(srcA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
320
(dstA ==
PIPE_BLENDFACTOR_INV_SRC_COLOR
||
r300_state_inlines.h
84
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
etnaviv_translate.h
138
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
swr_state.h
316
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_atom_blend.c
91
return
PIPE_BLENDFACTOR_INV_SRC_COLOR
;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
etnaviv_translate.h
158
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
swr_state.h
293
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_atom_blend.c
91
return
PIPE_BLENDFACTOR_INV_SRC_COLOR
;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c
101
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
173
case
PIPE_BLENDFACTOR_INV_SRC_COLOR
:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
nine_pipe.h
709
case D3DBLEND_INVSRCCOLOR: return
PIPE_BLENDFACTOR_INV_SRC_COLOR
/*ALPHA*/;
736
case D3DBLEND_INVSRCCOLOR: return
PIPE_BLENDFACTOR_INV_SRC_COLOR
;
Completed in 17 milliseconds
1
2
3
Indexes created Wed Jul 22 00:25:13 UTC 2026