Searched refs:PIPE_BLENDFACTOR_INV_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.cpp41 PIPE_BLENDFACTOR_INV_DST_COLOR,
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dd3d_enums.cpp41 PIPE_BLENDFACTOR_INV_DST_COLOR,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h26 case PIPE_BLENDFACTOR_INV_DST_COLOR:
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h26 case PIPE_BLENDFACTOR_INV_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_inlines.h128 case PIPE_BLENDFACTOR_INV_DST_COLOR:
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h128 case PIPE_BLENDFACTOR_INV_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c125 case PIPE_BLENDFACTOR_INV_DST_COLOR:
167 case PIPE_BLENDFACTOR_INV_DST_COLOR:
H A Dlp_bld_blend_soa.c168 case PIPE_BLENDFACTOR_INV_DST_COLOR:
H A Dlp_test_blend.c316 case PIPE_BLENDFACTOR_INV_DST_COLOR:
370 case PIPE_BLENDFACTOR_INV_DST_COLOR:
708 PIPE_BLENDFACTOR_INV_DST_COLOR,
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c125 case PIPE_BLENDFACTOR_INV_DST_COLOR:
167 case PIPE_BLENDFACTOR_INV_DST_COLOR:
H A Dlp_bld_blend_soa.c168 case PIPE_BLENDFACTOR_INV_DST_COLOR:
H A Dlp_test_blend.c316 case PIPE_BLENDFACTOR_INV_DST_COLOR:
370 case PIPE_BLENDFACTOR_INV_DST_COLOR:
708 PIPE_BLENDFACTOR_INV_DST_COLOR,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_state_inlines.h91 case PIPE_BLENDFACTOR_INV_DST_COLOR:
H A Dr300_state.c269 srcRGB == PIPE_BLENDFACTOR_INV_DST_COLOR ||
273 srcA == PIPE_BLENDFACTOR_INV_DST_COLOR ||
293 srcRGB != PIPE_BLENDFACTOR_INV_DST_COLOR &&
306 srcRGB != PIPE_BLENDFACTOR_INV_DST_COLOR &&
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c46 case PIPE_BLENDFACTOR_INV_DST_COLOR: return SVGA3D_BLENDOP_INVDESTCOLOR;
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_defines.h68 #define PIPE_BLENDFACTOR_INV_DST_COLOR 0x15 macro
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_blend.c92 return PIPE_BLENDFACTOR_INV_DST_COLOR;
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h91 case PIPE_BLENDFACTOR_INV_DST_COLOR:
H A Dr300_state.c269 srcRGB == PIPE_BLENDFACTOR_INV_DST_COLOR ||
273 srcA == PIPE_BLENDFACTOR_INV_DST_COLOR ||
293 srcRGB != PIPE_BLENDFACTOR_INV_DST_COLOR &&
306 srcRGB != PIPE_BLENDFACTOR_INV_DST_COLOR &&
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c46 case PIPE_BLENDFACTOR_INV_DST_COLOR: return SVGA3D_BLENDOP_INVDESTCOLOR;
/external/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h68 #define PIPE_BLENDFACTOR_INV_DST_COLOR 0x15 macro
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c92 return PIPE_BLENDFACTOR_INV_DST_COLOR;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c388 case PIPE_BLENDFACTOR_INV_DST_COLOR:
491 case PIPE_BLENDFACTOR_INV_DST_COLOR:
640 case PIPE_BLENDFACTOR_INV_DST_COLOR:
739 case PIPE_BLENDFACTOR_INV_DST_COLOR:
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c388 case PIPE_BLENDFACTOR_INV_DST_COLOR:
491 case PIPE_BLENDFACTOR_INV_DST_COLOR:
640 case PIPE_BLENDFACTOR_INV_DST_COLOR:
739 case PIPE_BLENDFACTOR_INV_DST_COLOR:
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_composite.c93 return PIPE_BLENDFACTOR_INV_DST_COLOR;

Completed in 450 milliseconds

12