Searched refs:PIPE_BLENDFACTOR_INV_SRC_COLOR (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dd3d_enums.cpp35 PIPE_BLENDFACTOR_INV_SRC_COLOR,
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dd3d_enums.cpp35 PIPE_BLENDFACTOR_INV_SRC_COLOR,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h14 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h14 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_inlines.h124 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h124 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c120 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
166 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
H A Dlp_bld_blend_soa.c160 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
H A Dlp_test_blend.c301 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
366 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
706 PIPE_BLENDFACTOR_INV_SRC_COLOR,
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c120 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
166 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
H A Dlp_bld_blend_soa.c160 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
H A Dlp_test_blend.c301 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
366 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
706 PIPE_BLENDFACTOR_INV_SRC_COLOR,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_state.c74 (dstA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
88 (srcA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
108 (dstRGB == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
120 return (srcRGB == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
143 (dstRGB == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
146 (dstA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
158 return (srcRGB == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
161 (srcA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
301 (dstA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
H A Dr300_state_inlines.h85 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c74 (dstA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
88 (srcA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
108 (dstRGB == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
120 return (srcRGB == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
143 (dstRGB == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
146 (dstA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
158 return (srcRGB == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
161 (srcA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
301 (dstA == PIPE_BLENDFACTOR_INV_SRC_COLOR ||
H A Dr300_state_inlines.h85 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c44 case PIPE_BLENDFACTOR_INV_SRC_COLOR: return SVGA3D_BLENDOP_INVSRCCOLOR;
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_defines.h65 #define PIPE_BLENDFACTOR_INV_SRC_COLOR 0x12 macro
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_blend.c88 return PIPE_BLENDFACTOR_INV_SRC_COLOR;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c44 case PIPE_BLENDFACTOR_INV_SRC_COLOR: return SVGA3D_BLENDOP_INVSRCCOLOR;
/external/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h65 #define PIPE_BLENDFACTOR_INV_SRC_COLOR 0x12 macro
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c88 return PIPE_BLENDFACTOR_INV_SRC_COLOR;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c359 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
482 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
611 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
730 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c359 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
482 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
611 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
730 case PIPE_BLENDFACTOR_INV_SRC_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_composite.c162 blend->rgb_dst = PIPE_BLENDFACTOR_INV_SRC_COLOR;

Completed in 2705 milliseconds

12