Home
last modified time | relevance | path

Searched refs:MaxVertexAtomicCounters (Results 1 – 15 of 15) sorted by relevance

/third_party/glslang/Test/baseResults/
Dtest.conf65 MaxVertexAtomicCounters 0
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h447 int MaxVertexAtomicCounters; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp148 mResources.MaxVertexAtomicCounters = caps.maxShaderAtomicCounters[ShaderType::Vertex]; in Compiler()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h512 int MaxVertexAtomicCounters; member
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h546 unsigned MaxVertexAtomicCounters; member
Dbuiltin_variables.cpp865 state->Const.MaxVertexAtomicCounters); in generate_constants()
Dglsl_parser_extras.cpp134 this->Const.MaxVertexAtomicCounters = ctx->Const.Program[MESA_SHADER_VERTEX].MaxAtomicCounters; in _mesa_glsl_parse_state()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp208 mResources.MaxVertexAtomicCounters = caps.maxShaderAtomicCounters[ShaderType::Vertex]; in Compiler()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp268 resources->MaxVertexAtomicCounters = 0; in InitBuiltInResources()
DCompiler.cpp1057 << ":MaxVertexAtomicCounters:" << mResources.MaxVertexAtomicCounters in setResourceString()
DSymbolTable_autogen.cpp11625 unionArray[0].setIConst(resources.MaxVertexAtomicCounters); in initializeBuiltInVariables()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp293 resources->MaxVertexAtomicCounters = 0; in InitBuiltInResources()
DCompiler.cpp1292 << ":MaxVertexAtomicCounters:" << mResources.MaxVertexAtomicCounters in setResourceString()
DSymbolTable_ESSL_autogen.cpp24938 unionArray[0].setIConst(resources.MaxVertexAtomicCounters); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp39731 unionArray[0].setIConst(resources.MaxVertexAtomicCounters); in initializeBuiltInVariables()