Home
last modified time | relevance | path

Searched refs:PIPE_BLENDFACTOR_DST_COLOR (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
Dd3d_enums.cpp40 PIPE_BLENDFACTOR_DST_COLOR,
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c99 case PIPE_BLENDFACTOR_DST_COLOR: in lp_build_blend_factor_unswizzled()
163 case PIPE_BLENDFACTOR_DST_COLOR: in lp_build_blend_factor_swizzle()
Dlp_test_blend.c264 case PIPE_BLENDFACTOR_DST_COLOR: in compute_blend_ref_term()
352 case PIPE_BLENDFACTOR_DST_COLOR: in compute_blend_ref_term()
697 PIPE_BLENDFACTOR_DST_COLOR,
Dlp_bld_blend_soa.c132 case PIPE_BLENDFACTOR_DST_COLOR: in lp_build_blend_soa_factor()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h24 case PIPE_BLENDFACTOR_DST_COLOR: in nvgl_blend_func()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h126 case PIPE_BLENDFACTOR_DST_COLOR: in i915_translate_blend_factor()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c297 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
461 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
560 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
710 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h58 #define PIPE_BLENDFACTOR_DST_COLOR 0x5 macro
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h75 case PIPE_BLENDFACTOR_DST_COLOR: in r300_translate_blend_factor()
Dr300_state.c267 srcRGB == PIPE_BLENDFACTOR_DST_COLOR || in r300_create_blend_state()
271 srcA == PIPE_BLENDFACTOR_DST_COLOR || in r300_create_blend_state()
291 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR && in r300_create_blend_state()
304 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR && in r300_create_blend_state()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c45 case PIPE_BLENDFACTOR_DST_COLOR: return SVGA3D_BLENDOP_DESTCOLOR; in svga_translate_blend_factor()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_composite.c91 return PIPE_BLENDFACTOR_DST_COLOR; in xa_convert_blend_for_luminance()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c528 return PIPE_BLENDFACTOR_DST_COLOR; in BlendFactorToPipe()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c96 case PIPE_BLENDFACTOR_DST_COLOR: in si_translate_blend_factor()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c64 case PIPE_BLENDFACTOR_DST_COLOR: in r600_translate_blend_factor()
Devergreen_state.c120 case PIPE_BLENDFACTOR_DST_COLOR: in r600_translate_blend_factor()