Searched refs:BLEND_FUNC_SUBTRACT (Results 1 – 6 of 6) sorted by relevance
88 blend_func != BLEND_FUNC_SUBTRACT && in can_fixed_function_equation()204 if (blend_func == BLEND_FUNC_SUBTRACT) in to_panfrost_function()211 if (blend_func == BLEND_FUNC_SUBTRACT) in to_panfrost_function()227 if (blend_func == BLEND_FUNC_SUBTRACT) in to_panfrost_function()245 case BLEND_FUNC_SUBTRACT: in to_panfrost_function()272 case BLEND_FUNC_SUBTRACT: in to_panfrost_function()300 equation.rgb_func == BLEND_FUNC_SUBTRACT) && in pan_blend_is_opaque()306 equation.alpha_func == BLEND_FUNC_SUBTRACT); in pan_blend_is_opaque()
112 RGBA(func, BLEND_FUNC_SUBTRACT),130 RGBA(func, BLEND_FUNC_SUBTRACT),
37 return BLEND_FUNC_SUBTRACT; in util_blend_func_to_shader()
50 case BLEND_FUNC_SUBTRACT: in nir_blend_func()70 case BLEND_FUNC_SUBTRACT: in nir_blend_factored()
934 BLEND_FUNC_SUBTRACT, enumerator
475 case VK_BLEND_OP_SUBTRACT: return BLEND_FUNC_SUBTRACT; in translate_blend_op()