Searched refs:PIPE_BLEND_REVERSE_SUBTRACT (Results 1 – 25 of 31) sorted by relevance
12
54 case PIPE_BLEND_REVERSE_SUBTRACT: in lp_build_blend_func_commutative()72 if (rgb_func == PIPE_BLEND_SUBTRACT && alpha_func == PIPE_BLEND_REVERSE_SUBTRACT) in lp_build_blend_func_reverse()74 if (rgb_func == PIPE_BLEND_REVERSE_SUBTRACT && alpha_func == PIPE_BLEND_SUBTRACT) in lp_build_blend_func_reverse()158 case PIPE_BLEND_REVERSE_SUBTRACT: in lp_build_blend_func()224 } else if (bld->type.floating && func == PIPE_BLEND_REVERSE_SUBTRACT) { in lp_build_blend()240 func == PIPE_BLEND_REVERSE_SUBTRACT) { in lp_build_blend()
389 case PIPE_BLEND_REVERSE_SUBTRACT: in compute_blend_ref()418 case PIPE_BLEND_REVERSE_SUBTRACT: in compute_blend_ref()621 PIPE_BLEND_REVERSE_SUBTRACT,
55 case PIPE_BLEND_REVERSE_SUBTRACT: in nvgl_blend_eqn()
38 case PIPE_BLEND_REVERSE_SUBTRACT: in util_blend_func_to_shader()
48 case PIPE_BLEND_REVERSE_SUBTRACT: in blend_func()
49 case PIPE_BLEND_REVERSE_SUBTRACT: in blend_func()
168 return PIPE_BLEND_REVERSE_SUBTRACT; in vk_conv_blend_func()
162 case PIPE_BLEND_REVERSE_SUBTRACT: in i915_translate_blend_func()
49 STATIC_ASSERT(PIPE_BLEND_REVERSE_SUBTRACT == BLEND_EQ_REVERSE_SUBTRACT); in etna_blend_state_create()
51 case PIPE_BLEND_REVERSE_SUBTRACT: in blend_func()
208 case PIPE_BLEND_REVERSE_SUBTRACT: in vc4_blend_func_f()232 case PIPE_BLEND_REVERSE_SUBTRACT: in vc4_blend_func_i()
61 return PIPE_BLEND_REVERSE_SUBTRACT; in translate_blend()
49 case PIPE_BLEND_REVERSE_SUBTRACT: in r300_translate_blend_function()
191 if ((eqRGB == PIPE_BLEND_ADD || eqRGB == PIPE_BLEND_REVERSE_SUBTRACT) && in blend_discard_conditionally()192 (eqA == PIPE_BLEND_ADD || eqA == PIPE_BLEND_REVERSE_SUBTRACT)) { in blend_discard_conditionally()
423 blend.rt[0].rgb_func = PIPE_BLEND_REVERSE_SUBTRACT; in init_pipe_state()424 blend.rt[0].alpha_dst_factor = PIPE_BLEND_REVERSE_SUBTRACT; in init_pipe_state()
81 PIPE_BLEND_REVERSE_SUBTRACT, enumerator
84 case PIPE_BLEND_REVERSE_SUBTRACT: return SVGA3D_BLENDEQ_REVSUBTRACT; in svga_translate_blend_func()
791 case PIPE_BLEND_REVERSE_SUBTRACT: in blend_quad()820 case PIPE_BLEND_REVERSE_SUBTRACT: in blend_quad()
689 case D3DBLENDOP_REVSUBTRACT: return PIPE_BLEND_REVERSE_SUBTRACT; in d3dblendop_to_pipe_blend()
454 return PIPE_BLEND_REVERSE_SUBTRACT; in translateBlendOp()
581 return PIPE_BLEND_REVERSE_SUBTRACT; in BlendEquationToPipe()
301 case PIPE_BLEND_REVERSE_SUBTRACT: return VK_BLEND_OP_REVERSE_SUBTRACT; in blend_op()
431 case PIPE_BLEND_REVERSE_SUBTRACT: in lima_blend_func()