Searched refs:PIPE_BLENDFACTOR_CONST_ALPHA (Results 1 – 24 of 24) sorted by relevance
34 case PIPE_BLENDFACTOR_CONST_ALPHA: in nvgl_blend_func()
80 case PIPE_BLENDFACTOR_CONST_ALPHA: in util_blend_factor_to_shader()
107 case PIPE_BLENDFACTOR_CONST_ALPHA: in fd_blend_factor()
57 case PIPE_BLENDFACTOR_CONST_ALPHA: in svga_translate_blend_factor()392 if (templ->rt[0].rgb_src_factor == PIPE_BLENDFACTOR_CONST_ALPHA || in svga_create_blend_state()393 templ->rt[0].rgb_dst_factor == PIPE_BLENDFACTOR_CONST_ALPHA || in svga_create_blend_state()
148 case PIPE_BLENDFACTOR_CONST_ALPHA: in lp_build_blend_factor_unswizzled()214 case PIPE_BLENDFACTOR_CONST_ALPHA: in lp_build_blend_factor_swizzle()
244 case PIPE_BLENDFACTOR_CONST_ALPHA: in compute_blend_ref_term()327 case PIPE_BLENDFACTOR_CONST_ALPHA: in compute_blend_ref_term()602 PIPE_BLENDFACTOR_CONST_ALPHA,
141 return PIPE_BLENDFACTOR_CONST_ALPHA; in vk_conv_blend_factor()
141 case PIPE_BLENDFACTOR_CONST_ALPHA: in i915_translate_blend_factor()
334 case PIPE_BLENDFACTOR_CONST_ALPHA: in blend_quad()474 case PIPE_BLENDFACTOR_CONST_ALPHA: in blend_quad()589 case PIPE_BLENDFACTOR_CONST_ALPHA: in blend_quad()722 case PIPE_BLENDFACTOR_CONST_ALPHA: in blend_quad()
135 case PIPE_BLENDFACTOR_CONST_ALPHA: in translate_blend_factor()
97 case PIPE_BLENDFACTOR_CONST_ALPHA: in vc4_blend_channel_f()169 case PIPE_BLENDFACTOR_CONST_ALPHA: in vc4_blend_channel_i()
80 case PIPE_BLENDFACTOR_CONST_ALPHA: in r300_translate_blend_factor()
83 return PIPE_BLENDFACTOR_CONST_ALPHA; in translate_blend()
252 case PIPE_BLENDFACTOR_CONST_ALPHA: return VK_BLEND_FACTOR_CONSTANT_ALPHA; in blend_factor()285 case PIPE_BLENDFACTOR_CONST_ALPHA: in need_blend_constants()
62 PIPE_BLENDFACTOR_CONST_ALPHA, enumerator
192 case PIPE_BLENDFACTOR_CONST_ALPHA: return D3D12_BLEND_BLEND_FACTOR; /* Doesn't exist in D3D12 */ in blend_factor_rgb()210 case PIPE_BLENDFACTOR_CONST_ALPHA: return D3D12_BLEND_BLEND_FACTOR; in blend_factor_alpha()232 case PIPE_BLENDFACTOR_CONST_ALPHA: in need_blend_factor_rgb()247 case PIPE_BLENDFACTOR_CONST_ALPHA: in need_blend_factor_alpha()
68 case PIPE_BLENDFACTOR_CONST_ALPHA: in v3d_factor()
565 return PIPE_BLENDFACTOR_CONST_ALPHA; in BlendFactorToPipe()
468 case PIPE_BLENDFACTOR_CONST_ALPHA: in lima_blend_factor()
318 case PIPE_BLENDFACTOR_CONST_ALPHA: in si_translate_blend_factor()408 (1u << PIPE_BLENDFACTOR_CONST_COLOR) | (1u << PIPE_BLENDFACTOR_CONST_ALPHA) | in si_blend_check_commutativity()
71 case PIPE_BLENDFACTOR_CONST_ALPHA: in r600_translate_blend_factor()
141 case PIPE_BLENDFACTOR_CONST_ALPHA: in r600_translate_blend_factor()
152 PIPE_ASSERT(PIPE_BLENDFACTOR_CONST_ALPHA == BLENDFACTOR_CONST_ALPHA); in pipe_asserts()
151 PIPE_ASSERT(PIPE_BLENDFACTOR_CONST_ALPHA == BLENDFACTOR_CONST_ALPHA); in pipe_asserts()