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

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.c 107 case PIPE_BLENDFACTOR_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_gldefs.h 30 case PIPE_BLENDFACTOR_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_inlines.h 138 case PIPE_BLENDFACTOR_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 268 case PIPE_BLENDFACTOR_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c 134 case PIPE_BLENDFACTOR_CONST_COLOR:
191 case PIPE_BLENDFACTOR_CONST_COLOR:
lp_test_blend.c 239 case PIPE_BLENDFACTOR_CONST_COLOR:
326 case PIPE_BLENDFACTOR_CONST_COLOR:
598 PIPE_BLENDFACTOR_CONST_COLOR,
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_translate.h 153 case PIPE_BLENDFACTOR_CONST_COLOR:
  /external/mesa3d/src/gallium/drivers/r300/
r300_state_inlines.h 78 case PIPE_BLENDFACTOR_CONST_COLOR:
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 78 return PIPE_BLENDFACTOR_CONST_COLOR;
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_pipe.h 681 case D3DBLEND_BLENDFACTOR: return PIPE_BLENDFACTOR_CONST_COLOR/*ALPHA*/;
708 case D3DBLEND_BLENDFACTOR: return PIPE_BLENDFACTOR_CONST_COLOR;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 321 case PIPE_BLENDFACTOR_CONST_COLOR:
470 case PIPE_BLENDFACTOR_CONST_COLOR:
576 case PIPE_BLENDFACTOR_CONST_COLOR:
718 case PIPE_BLENDFACTOR_CONST_COLOR:
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 61 PIPE_BLENDFACTOR_CONST_COLOR,
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 55 case PIPE_BLENDFACTOR_CONST_COLOR: return SVGA3D_BLENDOP_BLENDFACTOR;
311 * PIPE_BLENDFACTOR_CONST_COLOR and PIPE_BLENDFACTOR_CONST_ALPHA
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c 129 case PIPE_BLENDFACTOR_CONST_COLOR:
204 case PIPE_BLENDFACTOR_CONST_COLOR:
  /external/mesa3d/src/gallium/state_trackers/vdpau/
output.c 548 return PIPE_BLENDFACTOR_CONST_COLOR;
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 291 case PIPE_BLENDFACTOR_CONST_COLOR: return GEN6_BLENDFACTOR_CONST_COLOR;
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_state.c 138 case PIPE_BLENDFACTOR_CONST_COLOR:
    [all...]
r600_state.c 69 case PIPE_BLENDFACTOR_CONST_COLOR:
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 296 case PIPE_BLENDFACTOR_CONST_COLOR:
    [all...]

Completed in 61 milliseconds