Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
Dshader_enums.h1015 BLEND_HSL_HUE, enumerator
/third_party/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp374 case BLEND_HSL_HUE: in calc_blend_result()
Dglsl_parser.yy1599 { "blend_support_hsl_hue", BITFIELD_BIT(BLEND_HSL_HUE) },
/third_party/mesa3d/src/mesa/main/
Dblend.c485 return BLEND_HSL_HUE; in advanced_blend_mode_from_gl_enum()