Home
last modified time | relevance | path

Searched refs:EbvFrontSecondaryColor (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/Include/
DBaseTypes.h193 EbvFrontSecondaryColor, enumerator
401 case EbvFrontSecondaryColor: return "FrontSecondaryColor"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp7599 BuiltInVariable("gl_in", "gl_FrontSecondaryColor", EbvFrontSecondaryColor, symbolTable);
7607 BuiltInVariable("gl_out", "gl_FrontSecondaryColor", EbvFrontSecondaryColor, symbolTable);
7615 BuiltInVariable("gl_FrontSecondaryColor", EbvFrontSecondaryColor, symbolTable);
9353 BuiltInVariable("gl_in", "gl_FrontSecondaryColor", EbvFrontSecondaryColor, symbolTable);