Home
last modified time | relevance | path

Searched refs:MaxVertexAtomicCounterBuffers (Results 1 – 10 of 10) sorted by relevance

/third_party/glslang/Test/baseResults/
Dtest.conf72 MaxVertexAtomicCounterBuffers 0
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h524 int MaxVertexAtomicCounterBuffers; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp212 mResources.MaxVertexAtomicCounterBuffers = in Compiler()
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h558 unsigned MaxVertexAtomicCounterBuffers; member
Dbuiltin_variables.cpp887 state->Const.MaxVertexAtomicCounterBuffers); in generate_constants()
Dglsl_parser_extras.cpp142 this->Const.MaxVertexAtomicCounterBuffers = in _mesa_glsl_parse_state()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp298 resources->MaxVertexAtomicCounterBuffers = 0; in InitBuiltInResources()
DCompiler.cpp1296 << ":MaxVertexAtomicCounterBuffers:" << mResources.MaxVertexAtomicCounterBuffers in setResourceString()
DSymbolTable_ESSL_autogen.cpp24974 unionArray[0].setIConst(resources.MaxVertexAtomicCounterBuffers); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp39767 unionArray[0].setIConst(resources.MaxVertexAtomicCounterBuffers); in initializeBuiltInVariables()