Home
last modified time | relevance | path

Searched refs:MaxGeometryShaderStorageBlocks (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h489 int MaxGeometryShaderStorageBlocks; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp183 mResources.MaxGeometryShaderStorageBlocks = caps.maxShaderStorageBlocks[ShaderType::Geometry]; in Compiler()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h554 int MaxGeometryShaderStorageBlocks; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp244 mResources.MaxGeometryShaderStorageBlocks = caps.maxShaderStorageBlocks[ShaderType::Geometry]; in Compiler()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp290 resources->MaxGeometryShaderStorageBlocks = 0; in InitBuiltInResources()
DCompiler.cpp1074 << ":MaxGeometryShaderStorageBlocks:" << mResources.MaxGeometryShaderStorageBlocks in setResourceString()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp315 resources->MaxGeometryShaderStorageBlocks = 0; in InitBuiltInResources()
DCompiler.cpp1309 << ":MaxGeometryShaderStorageBlocks:" << mResources.MaxGeometryShaderStorageBlocks in setResourceString()