Searched refs:BLEND_FUNC_REVERSE_SUBTRACT (Results 1 – 5 of 5) sorted by relevance
89 blend_func != BLEND_FUNC_REVERSE_SUBTRACT) in can_fixed_function_equation()213 else if (blend_func == BLEND_FUNC_REVERSE_SUBTRACT) in to_panfrost_function()220 if (blend_func == BLEND_FUNC_REVERSE_SUBTRACT) in to_panfrost_function()229 else if (blend_func == BLEND_FUNC_REVERSE_SUBTRACT) in to_panfrost_function()242 case BLEND_FUNC_REVERSE_SUBTRACT: in to_panfrost_function()268 case BLEND_FUNC_REVERSE_SUBTRACT: in to_panfrost_function()344 eq.rgb_func != BLEND_FUNC_REVERSE_SUBTRACT) in pan_blend_alpha_zero_nop()
39 return BLEND_FUNC_REVERSE_SUBTRACT; in util_blend_func_to_shader()
52 case BLEND_FUNC_REVERSE_SUBTRACT: in nir_blend_func()71 case BLEND_FUNC_REVERSE_SUBTRACT: in nir_blend_factored()
1025 BLEND_FUNC_REVERSE_SUBTRACT, enumerator
440 case VK_BLEND_OP_REVERSE_SUBTRACT: return BLEND_FUNC_REVERSE_SUBTRACT; in translate_blend_op()