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