Searched refs:EbvFrontSecondaryColor (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/glslang/glslang/Include/ |
D | BaseTypes.h | 197 EbvFrontSecondaryColor, enumerator 372 case EbvFrontSecondaryColor: return "FrontSecondaryColor"; in GetBuiltInVariableString()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 8056 BuiltInVariable("gl_in", "gl_FrontSecondaryColor", EbvFrontSecondaryColor, symbolTable); in add2ndGenerationSamplingImaging() 8064 BuiltInVariable("gl_out", "gl_FrontSecondaryColor", EbvFrontSecondaryColor, symbolTable); in add2ndGenerationSamplingImaging() 8072 BuiltInVariable("gl_FrontSecondaryColor", EbvFrontSecondaryColor, symbolTable); in add2ndGenerationSamplingImaging() 9510 BuiltInVariable("gl_in", "gl_FrontSecondaryColor", EbvFrontSecondaryColor, symbolTable); in add2ndGenerationSamplingImaging()
|