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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.h751 BLEND_HSL_LUMINOSITY = 0x4000, enumerator in enum:gl_advanced_blend_mode
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h928 BLEND_HSL_LUMINOSITY, enumerator in enum:gl_advanced_blend_mode
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp383 case BLEND_HSL_LUMINOSITY:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp384 case BLEND_HSL_LUMINOSITY:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dblend.c478 return BLEND_HSL_LUMINOSITY;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dblend.c498 return BLEND_HSL_LUMINOSITY;
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp4211 { "blend_support_hsl_luminosity", BITFIELD_BIT(BLEND_HSL_LUMINOSITY) },
4212 { "blend_support_all_equations", (1u << (BLEND_HSL_LUMINOSITY + 1)) - 2 },
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp3992 { "blend_support_hsl_luminosity", BLEND_HSL_LUMINOSITY },

Completed in 26 milliseconds