Searched refs:BLEND_HSL_COLOR (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.h750 BLEND_HSL_COLOR = 0x2000, enumerator in enum:gl_advanced_blend_mode
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h927 BLEND_HSL_COLOR, enumerator in enum:gl_advanced_blend_mode
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp380 case BLEND_HSL_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp381 case BLEND_HSL_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dblend.c476 return BLEND_HSL_COLOR;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dblend.c496 return BLEND_HSL_COLOR;
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp3991 { "blend_support_hsl_color", BLEND_HSL_COLOR },
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp4210 { "blend_support_hsl_color", BITFIELD_BIT(BLEND_HSL_COLOR) },

Completed in 33 milliseconds