Home
last modified time | relevance | path

Searched refs:MaxFragmentUniformVectors (Results 1 – 24 of 24) sorted by relevance

/third_party/glslang/Test/
D100.conf15 MaxFragmentUniformVectors 16
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DCompiler.h48 int MaxFragmentUniformVectors; member
DCompiler.cpp58 MaxFragmentUniformVectors = 16; in ShBuiltInResources()
DInitialize.cpp468 …sertConstInt(COMMON_BUILTINS, "gl_MaxFragmentUniformVectors", resources.MaxFragmentUniformVectors); in InsertBuiltInFunctions()
/third_party/glslang/Test/baseResults/
Dtest.conf15 MaxFragmentUniformVectors 16
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_wrapper.cpp79 outResources->maxFragmentUniformVectors = resources.MaxFragmentUniformVectors; in GetBuiltInResources()
DCompiler.cpp193 return resources.MaxFragmentUniformVectors; in GetMaxUniformVectorsForShaderType()
1224 << ":MaxFragmentUniformVectors:" << mResources.MaxFragmentUniformVectors in setResourceString()
DShaderLang.cpp190 resources->MaxFragmentUniformVectors = 16; in InitBuiltInResources()
DSymbolTable_ESSL_autogen.cpp24748 unionArray[0].setIConst(resources.MaxFragmentUniformVectors); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp39541 unionArray[0].setIConst(resources.MaxFragmentUniformVectors); in initializeBuiltInVariables()
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h327 int MaxFragmentUniformVectors; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DShader.cpp181 resources.MaxFragmentUniformVectors = MAX_FRAGMENT_UNIFORM_VECTORS; in createCompiler()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp87 mResources.MaxFragmentUniformVectors = caps.maxFragmentUniformVectors; in Compiler()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h369 int MaxFragmentUniformVectors; member
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DExpressionLimit_test.cpp44 res->MaxFragmentUniformVectors = 16; in GenerateResources()
DShaderValidation_test.cpp84 resources->MaxFragmentUniformVectors = 16; in initResources()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DExpressionLimit_test.cpp44 res->MaxFragmentUniformVectors = 16; in GenerateResources()
DShaderValidation_test.cpp84 resources->MaxFragmentUniformVectors = 16; in initResources()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp154 return resources.MaxFragmentUniformVectors; in GetMaxUniformVectorsForShaderType()
1006 << ":MaxFragmentUniformVectors:" << mResources.MaxFragmentUniformVectors in setResourceString()
DShaderLang.cpp185 resources->MaxFragmentUniformVectors = 16; in InitBuiltInResources()
DSymbolTable_autogen.cpp11442 unionArray[0].setIConst(resources.MaxFragmentUniformVectors); in initializeBuiltInVariables()
/third_party/flutter/skia/third_party/externals/angle2/samples/shader_translator/
Dshader_translator.cpp60 resources->MaxFragmentUniformVectors = 16; in GenerateResources()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp97 mResources.MaxFragmentUniformVectors = caps.maxFragmentUniformVectors; in Compiler()
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
Dshader_translator.cpp67 resources->MaxFragmentUniformVectors = 16; in GenerateResources()