HomeSort by: relevance | last modified time | path
    Searched refs:PIPE_BLENDFACTOR_INV_CONST_COLOR (Results 1 - 25 of 51) sorted by relevancy

1 2 3

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_blend.h 77 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
106 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
pan_blending.c 118 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
174 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
192 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
freedreno_util.c 120 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
freedreno_util.c 120 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
nouveau_gldefs.h 32 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
nouveau_gldefs.h 32 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
i915_state_inlines.h 139 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_conv.h 139 return PIPE_BLENDFACTOR_INV_CONST_COLOR;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
i915_state_inlines.h 140 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c 167 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
207 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
lp_test_blend.c 284 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
345 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
607 PIPE_BLENDFACTOR_INV_CONST_COLOR,
lp_bld_blend.c 87 PIPE_BLENDFACTOR_INV_CONST_COLOR);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c 167 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
207 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
lp_test_blend.c 284 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
345 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
607 PIPE_BLENDFACTOR_INV_CONST_COLOR,
lp_bld_blend.c 87 PIPE_BLENDFACTOR_INV_CONST_COLOR);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
etnaviv_translate.h 146 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
r300_state_inlines.h 92 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
swr_state.h 324 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_atom_blend.c 99 return PIPE_BLENDFACTOR_INV_CONST_COLOR;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
etnaviv_translate.h 166 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
r300_state_inlines.h 92 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
swr_state.h 301 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_atom_blend.c 99 return PIPE_BLENDFACTOR_INV_CONST_COLOR;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c 109 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
181 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
nine_pipe.h 720 case D3DBLEND_INVBLENDFACTOR: return PIPE_BLENDFACTOR_INV_CONST_COLOR/*ALPHA*/;
747 case D3DBLEND_INVBLENDFACTOR: return PIPE_BLENDFACTOR_INV_CONST_COLOR;

Completed in 20 milliseconds

1 2 3