Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blend.h69 case PIPE_BLENDFACTOR_DST_COLOR: in util_blend_factor_to_shader()
124 case PIPE_BLENDFACTOR_DST_COLOR: in util_blend_factor_uses_dest()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h24 case PIPE_BLENDFACTOR_DST_COLOR: in nvgl_blend_func()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c101 case PIPE_BLENDFACTOR_DST_COLOR: in fd_blend_factor()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c111 case PIPE_BLENDFACTOR_DST_COLOR: in lp_build_blend_factor_unswizzled()
202 case PIPE_BLENDFACTOR_DST_COLOR: in lp_build_blend_factor_swizzle()
H A Dlp_test_blend.c223 case PIPE_BLENDFACTOR_DST_COLOR: in compute_blend_ref_term()
319 case PIPE_BLENDFACTOR_DST_COLOR: in compute_blend_ref_term()
599 PIPE_BLENDFACTOR_DST_COLOR,
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h125 return PIPE_BLENDFACTOR_DST_COLOR; in vk_conv_blend_factor()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h125 case PIPE_BLENDFACTOR_DST_COLOR: in i915_translate_blend_factor()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c299 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
463 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
562 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
712 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c77 return PIPE_BLENDFACTOR_DST_COLOR; in translate_blend()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h129 case PIPE_BLENDFACTOR_DST_COLOR: in translate_blend_factor()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h74 case PIPE_BLENDFACTOR_DST_COLOR: in r300_translate_blend_factor()
H A Dr300_state.c306 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR && in blend_read_enable()
319 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR && in blend_read_enable()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h714 case D3DBLEND_DESTCOLOR: return PIPE_BLENDFACTOR_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
741 case D3DBLEND_DESTCOLOR: return PIPE_BLENDFACTOR_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c80 case PIPE_BLENDFACTOR_DST_COLOR: in vc4_blend_channel_f()
158 case PIPE_BLENDFACTOR_DST_COLOR: in vc4_blend_channel_i()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h59 PIPE_BLENDFACTOR_DST_COLOR, enumerator
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.c93 return PIPE_BLENDFACTOR_DST_COLOR; in xa_convert_blend_for_luminance()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c49 case PIPE_BLENDFACTOR_DST_COLOR: return SVGA3D_BLENDOP_DESTCOLOR; in svga_translate_blend_factor()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c48 case PIPE_BLENDFACTOR_DST_COLOR: in v3d_factor()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c555 return PIPE_BLENDFACTOR_DST_COLOR; in BlendFactorToPipe()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp512 return PIPE_BLENDFACTOR_DST_COLOR; in translateBlend()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c248 case PIPE_BLENDFACTOR_DST_COLOR: return VK_BLEND_FACTOR_DST_COLOR; in blend_factor()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c457 case PIPE_BLENDFACTOR_DST_COLOR: in lima_blend_factor()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c311 case PIPE_BLENDFACTOR_DST_COLOR: in si_translate_blend_factor()
459 state->rt[0].rgb_src_factor == PIPE_BLENDFACTOR_DST_COLOR && in si_create_blend_state_mode()
460 state->rt[0].alpha_src_factor == PIPE_BLENDFACTOR_DST_COLOR && in si_create_blend_state_mode()
556 si_blend_remove_dst(&eqRGB, &srcRGB, &dstRGB, PIPE_BLENDFACTOR_DST_COLOR, in si_create_blend_state_mode()
558 si_blend_remove_dst(&eqA, &srcA, &dstA, PIPE_BLENDFACTOR_DST_COLOR, in si_create_blend_state_mode()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp180 case PIPE_BLENDFACTOR_DST_COLOR: return D3D12_BLEND_DEST_COLOR; in blend_factor_rgb()
206 case PIPE_BLENDFACTOR_DST_COLOR: in blend_factor_alpha()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c65 case PIPE_BLENDFACTOR_DST_COLOR: in r600_translate_blend_factor()

Completed in 35 milliseconds

12