Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
Dshader_enums.h1016 BLEND_HSL_SATURATION, enumerator
/third_party/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp377 case BLEND_HSL_SATURATION: in calc_blend_result()
Dglsl_parser.yy1600 { "blend_support_hsl_saturation", BITFIELD_BIT(BLEND_HSL_SATURATION) },
/third_party/mesa3d/src/mesa/main/
Dblend.c487 return BLEND_HSL_SATURATION; in advanced_blend_mode_from_gl_enum()