Home
last modified time | relevance | path

Searched refs:MaxVaryingVectors (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCompiler.h44 int MaxVaryingVectors; member
H A DCompiler.cpp54 MaxVaryingVectors = 8; in ShBuiltInResources()
H A DInitialize.cpp470 symbolTable.insertConstInt(ESSL1_BUILTINS, "gl_MaxVaryingVectors", resources.MaxVaryingVectors); in InsertBuiltInFunctions()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_wrapper.cpp86 outResources->maxVaryingVectors = resources.MaxVaryingVectors; in GetBuiltInResources()
H A DShaderLang.cpp186 resources->MaxVaryingVectors = 8; in InitBuiltInResources()
H A DCompiler.cpp1220 << ":MaxVaryingVectors:" << mResources.MaxVaryingVectors in setResourceString()
H A DSymbolTable_ESSL_autogen.cpp[all...]
H A DSymbolTable_autogen.cpp[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DShader.cpp177 resources.MaxVaryingVectors = MAX_VARYING_VECTORS; in createCompiler()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp93 mResources.MaxVaryingVectors = caps.maxVaryingVectors; in Compiler()
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp63 resources->MaxVaryingVectors = 8; in GenerateResources()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DExpressionLimit_test.cpp40 res->MaxVaryingVectors = 8; in GenerateResources()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderLang.h365 int MaxVaryingVectors; member

Completed in 85 milliseconds