Home
last modified time | relevance | path

Searched refs:BLEND_FUNC_MAX (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_blend.h43 return BLEND_FUNC_MAX; in util_blend_func_to_shader()
/third_party/mesa3d/src/compiler/
Dshader_enums.h1027 BLEND_FUNC_MAX, enumerator
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_blend.c56 case BLEND_FUNC_MAX: in nir_blend_func()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_pipeline.c442 case VK_BLEND_OP_MAX: return BLEND_FUNC_MAX; in translate_blend_op()