Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
Dshader_enums.h1017 BLEND_HSL_COLOR, enumerator
/third_party/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp380 case BLEND_HSL_COLOR: in calc_blend_result()
Dglsl_parser.yy1601 { "blend_support_hsl_color", BITFIELD_BIT(BLEND_HSL_COLOR) },
/third_party/mesa3d/src/mesa/main/
Dblend.c489 return BLEND_HSL_COLOR; in advanced_blend_mode_from_gl_enum()