Searched refs:PIPE_BLENDFACTOR_DST_COLOR (Results 1 - 25 of 34) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dd3d_enums.cpp40 PIPE_BLENDFACTOR_DST_COLOR,
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dd3d_enums.cpp40 PIPE_BLENDFACTOR_DST_COLOR,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h24 case PIPE_BLENDFACTOR_DST_COLOR:
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h24 case PIPE_BLENDFACTOR_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_inlines.h126 case PIPE_BLENDFACTOR_DST_COLOR:
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h126 case PIPE_BLENDFACTOR_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c99 case PIPE_BLENDFACTOR_DST_COLOR:
163 case PIPE_BLENDFACTOR_DST_COLOR:
H A Dlp_bld_blend_soa.c132 case PIPE_BLENDFACTOR_DST_COLOR:
H A Dlp_test_blend.c264 case PIPE_BLENDFACTOR_DST_COLOR:
352 case PIPE_BLENDFACTOR_DST_COLOR:
697 PIPE_BLENDFACTOR_DST_COLOR,
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c99 case PIPE_BLENDFACTOR_DST_COLOR:
163 case PIPE_BLENDFACTOR_DST_COLOR:
H A Dlp_bld_blend_soa.c132 case PIPE_BLENDFACTOR_DST_COLOR:
H A Dlp_test_blend.c264 case PIPE_BLENDFACTOR_DST_COLOR:
352 case PIPE_BLENDFACTOR_DST_COLOR:
697 PIPE_BLENDFACTOR_DST_COLOR,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_state_inlines.h75 case PIPE_BLENDFACTOR_DST_COLOR:
H A Dr300_state.c267 srcRGB == PIPE_BLENDFACTOR_DST_COLOR ||
271 srcA == PIPE_BLENDFACTOR_DST_COLOR ||
291 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR &&
304 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR &&
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c45 case PIPE_BLENDFACTOR_DST_COLOR: return SVGA3D_BLENDOP_DESTCOLOR;
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_defines.h58 #define PIPE_BLENDFACTOR_DST_COLOR 0x5 macro
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_blend.c74 return PIPE_BLENDFACTOR_DST_COLOR;
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h75 case PIPE_BLENDFACTOR_DST_COLOR:
H A Dr300_state.c267 srcRGB == PIPE_BLENDFACTOR_DST_COLOR ||
271 srcA == PIPE_BLENDFACTOR_DST_COLOR ||
291 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR &&
304 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR &&
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c45 case PIPE_BLENDFACTOR_DST_COLOR: return SVGA3D_BLENDOP_DESTCOLOR;
/external/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h58 #define PIPE_BLENDFACTOR_DST_COLOR 0x5 macro
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c74 return PIPE_BLENDFACTOR_DST_COLOR;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c297 case PIPE_BLENDFACTOR_DST_COLOR:
461 case PIPE_BLENDFACTOR_DST_COLOR:
560 case PIPE_BLENDFACTOR_DST_COLOR:
710 case PIPE_BLENDFACTOR_DST_COLOR:
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c297 case PIPE_BLENDFACTOR_DST_COLOR:
461 case PIPE_BLENDFACTOR_DST_COLOR:
560 case PIPE_BLENDFACTOR_DST_COLOR:
710 case PIPE_BLENDFACTOR_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_composite.c91 return PIPE_BLENDFACTOR_DST_COLOR;

Completed in 4117 milliseconds

12