Searched refs:MaxVertexOutputVectors (Results 1 – 4 of 4) sorted by relevance
50 int MaxVertexOutputVectors; member
60 MaxVertexOutputVectors = 16; in ShBuiltInResources()
446 …able.insertConstInt(ESSL3_BUILTINS, "gl_MaxVertexOutputVectors", resources.MaxVertexOutputVectors); in InsertBuiltInFunctions()
176 resources.MaxVertexOutputVectors = MAX_VERTEX_OUTPUT_VECTORS; in createCompiler()