Home
last modified time | relevance | path

Searched refs:PIPE_BLENDFACTOR_DST_ALPHA (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blend.h17 case PIPE_BLENDFACTOR_DST_ALPHA: in util_blend_dst_alpha_to_one()
65 case PIPE_BLENDFACTOR_DST_ALPHA: in util_blend_factor_to_shader()
123 case PIPE_BLENDFACTOR_DST_ALPHA: in util_blend_factor_uses_dest()
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.c64 1, 0, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_ZERO},
72 1, 1, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_INV_SRC_ALPHA},
92 case PIPE_BLENDFACTOR_DST_ALPHA: in xa_convert_blend_for_luminance()
148 if (blend->rgb_src == PIPE_BLENDFACTOR_DST_ALPHA) in blend_for_op()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_blend.c75 return PIPE_BLENDFACTOR_DST_ALPHA; in translate_blend()
182 case PIPE_BLENDFACTOR_DST_ALPHA: in fix_xrgb_alpha()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h20 case PIPE_BLENDFACTOR_DST_ALPHA: in nvgl_blend_func()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c99 case PIPE_BLENDFACTOR_DST_ALPHA: in fd_blend_factor()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c112 case PIPE_BLENDFACTOR_DST_ALPHA: in lp_build_blend_factor_unswizzled()
211 case PIPE_BLENDFACTOR_DST_ALPHA: in lp_build_blend_factor_swizzle()
H A Dlp_test_blend.c228 case PIPE_BLENDFACTOR_DST_ALPHA: in compute_blend_ref_term()
320 case PIPE_BLENDFACTOR_DST_ALPHA: in compute_blend_ref_term()
600 PIPE_BLENDFACTOR_DST_ALPHA,
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h133 return PIPE_BLENDFACTOR_DST_ALPHA; in vk_conv_blend_factor()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h131 case PIPE_BLENDFACTOR_DST_ALPHA: in i915_translate_blend_factor()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c304 case PIPE_BLENDFACTOR_DST_ALPHA: in blend_quad()
465 case PIPE_BLENDFACTOR_DST_ALPHA: in blend_quad()
557 case PIPE_BLENDFACTOR_DST_ALPHA: in blend_quad()
714 case PIPE_BLENDFACTOR_DST_ALPHA: in blend_quad()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h127 case PIPE_BLENDFACTOR_DST_ALPHA: in translate_blend_factor()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h72 case PIPE_BLENDFACTOR_DST_ALPHA: in r300_translate_blend_factor()
H A Dr300_state.c307 srcRGB != PIPE_BLENDFACTOR_DST_ALPHA && in blend_read_enable()
320 srcRGB != PIPE_BLENDFACTOR_DST_ALPHA && in blend_read_enable()
367 case PIPE_BLENDFACTOR_DST_ALPHA: in r300_create_blend_state()
376 case PIPE_BLENDFACTOR_DST_ALPHA: in r300_create_blend_state()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h712 case D3DBLEND_DESTALPHA: return PIPE_BLENDFACTOR_DST_ALPHA; in d3dblend_alpha_to_pipe_blendfactor()
739 case D3DBLEND_DESTALPHA: return PIPE_BLENDFACTOR_DST_ALPHA; in d3dblend_color_to_pipe_blendfactor()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c78 case PIPE_BLENDFACTOR_DST_ALPHA: in vc4_blend_channel_f()
156 case PIPE_BLENDFACTOR_DST_ALPHA: in vc4_blend_channel_i()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h58 PIPE_BLENDFACTOR_DST_ALPHA, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c52 case PIPE_BLENDFACTOR_DST_ALPHA: return SVGA3D_BLENDOP_DESTALPHA; in svga_translate_blend_factor()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c56 case PIPE_BLENDFACTOR_DST_ALPHA: in v3d_factor()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c551 return PIPE_BLENDFACTOR_DST_ALPHA; in BlendFactorToPipe()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp508 return PIPE_BLENDFACTOR_DST_ALPHA; in translateBlend()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c247 case PIPE_BLENDFACTOR_DST_ALPHA: return VK_BLEND_FACTOR_DST_ALPHA; in blend_factor()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c459 case PIPE_BLENDFACTOR_DST_ALPHA: in lima_blend_factor()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp179 case PIPE_BLENDFACTOR_DST_ALPHA: return D3D12_BLEND_DEST_ALPHA; in blend_factor_rgb()
207 case PIPE_BLENDFACTOR_DST_ALPHA: return D3D12_BLEND_DEST_ALPHA; in blend_factor_alpha()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c63 case PIPE_BLENDFACTOR_DST_ALPHA: in r600_translate_blend_factor()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c309 case PIPE_BLENDFACTOR_DST_ALPHA: in si_translate_blend_factor()
560 si_blend_remove_dst(&eqA, &srcA, &dstA, PIPE_BLENDFACTOR_DST_ALPHA, in si_create_blend_state_mode()

Completed in 46 milliseconds

12