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

  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
d3d_enums.cpp 40 PIPE_BLENDFACTOR_DST_COLOR,
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_gldefs.h 24 case PIPE_BLENDFACTOR_DST_COLOR:
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_inlines.h 126 case PIPE_BLENDFACTOR_DST_COLOR:
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c 99 case PIPE_BLENDFACTOR_DST_COLOR:
163 case PIPE_BLENDFACTOR_DST_COLOR:
lp_bld_blend_soa.c 132 case PIPE_BLENDFACTOR_DST_COLOR:
lp_test_blend.c 264 case PIPE_BLENDFACTOR_DST_COLOR:
352 case PIPE_BLENDFACTOR_DST_COLOR:
697 PIPE_BLENDFACTOR_DST_COLOR,
  /external/mesa3d/src/gallium/drivers/r300/
r300_state_inlines.h 75 case PIPE_BLENDFACTOR_DST_COLOR:
r300_state.c 267 srcRGB == PIPE_BLENDFACTOR_DST_COLOR ||
271 srcA == PIPE_BLENDFACTOR_DST_COLOR ||
291 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR &&
304 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR &&
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 45 case PIPE_BLENDFACTOR_DST_COLOR: return SVGA3D_BLENDOP_DESTCOLOR;
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 58 #define PIPE_BLENDFACTOR_DST_COLOR 0x5
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 74 return PIPE_BLENDFACTOR_DST_COLOR;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 297 case PIPE_BLENDFACTOR_DST_COLOR:
461 case PIPE_BLENDFACTOR_DST_COLOR:
560 case PIPE_BLENDFACTOR_DST_COLOR:
710 case PIPE_BLENDFACTOR_DST_COLOR:
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_composite.c 91 return PIPE_BLENDFACTOR_DST_COLOR;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
output.c 528 return PIPE_BLENDFACTOR_DST_COLOR;
  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c 64 case PIPE_BLENDFACTOR_DST_COLOR:
    [all...]
evergreen_state.c 120 case PIPE_BLENDFACTOR_DST_COLOR:
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 96 case PIPE_BLENDFACTOR_DST_COLOR:
    [all...]

Completed in 163 milliseconds