Home
last modified time | relevance | path

Searched refs:BLEND_FUNC_REVERSE_SUBTRACT (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c89 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()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blend.h39 return BLEND_FUNC_REVERSE_SUBTRACT; in util_blend_func_to_shader()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c52 case BLEND_FUNC_REVERSE_SUBTRACT: in nir_blend_func()
71 case BLEND_FUNC_REVERSE_SUBTRACT: in nir_blend_factored()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1025 BLEND_FUNC_REVERSE_SUBTRACT, enumerator
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c440 case VK_BLEND_OP_REVERSE_SUBTRACT: return BLEND_FUNC_REVERSE_SUBTRACT; in translate_blend_op()

Completed in 12 milliseconds