HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_BLENDFACTOR_INV_CONST_COLOR (Results 1 - 19 of 19) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.c 122 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_gldefs.h 32 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_inlines.h 140 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 286 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c 155 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
195 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,
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_translate.h 167 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/r300/
r300_state_inlines.h 92 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 96 return PIPE_BLENDFACTOR_INV_CONST_COLOR;
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_pipe.h 682 case D3DBLEND_INVBLENDFACTOR: return PIPE_BLENDFACTOR_INV_CONST_COLOR/*ALPHA*/;
709 case D3DBLEND_INVBLENDFACTOR: return PIPE_BLENDFACTOR_INV_CONST_COLOR;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 399 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
500 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
651 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
748 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 72 PIPE_BLENDFACTOR_INV_CONST_COLOR = 0x17,
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 56 case PIPE_BLENDFACTOR_INV_CONST_COLOR: return SVGA3D_BLENDOP_INVBLENDFACTOR;
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c 146 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
218 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
  /external/mesa3d/src/gallium/state_trackers/vdpau/
output.c 550 return PIPE_BLENDFACTOR_INV_CONST_COLOR;
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 300 case PIPE_BLENDFACTOR_INV_CONST_COLOR: return GEN6_BLENDFACTOR_INV_CONST_COLOR;
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_state.c 152 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
    [all...]
r600_state.c 83 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 310 case PIPE_BLENDFACTOR_INV_CONST_COLOR:
    [all...]

Completed in 246 milliseconds