Home
last modified time | relevance | path

Searched refs:MaxAtomicCounterBufferSize (Results 1 – 16 of 16) sorted by relevance

/third_party/glslang/Test/baseResults/
Dtest.conf78 MaxAtomicCounterBufferSize 16384
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_wrapper.cpp66 outResources->maxAtomicCounterBufferSize = resources.MaxAtomicCounterBufferSize; in GetBuiltInResources()
DShaderLang.cpp301 resources->MaxAtomicCounterBufferSize = 32; in InitBuiltInResources()
DCompiler.cpp1299 << ":MaxAtomicCounterBufferSize:" << mResources.MaxAtomicCounterBufferSize in setResourceString()
DSymbolTable_ESSL_autogen.cpp25005 unionArray[0].setIConst(resources.MaxAtomicCounterBufferSize); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp39798 unionArray[0].setIConst(resources.MaxAtomicCounterBufferSize); in initializeBuiltInVariables()
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h468 int MaxAtomicCounterBufferSize; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp157 mResources.MaxAtomicCounterBufferSize = caps.maxAtomicCounterBufferSize; in Compiler()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h533 int MaxAtomicCounterBufferSize; member
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h556 unsigned MaxAtomicCounterBufferSize; member
Dbuiltin_variables.cpp892 state->Const.MaxAtomicCounterBufferSize); in generate_constants()
Dglsl_parser_extras.cpp156 this->Const.MaxAtomicCounterBufferSize = in _mesa_glsl_parse_state()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp217 mResources.MaxAtomicCounterBufferSize = caps.maxAtomicCounterBufferSize; in Compiler()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp276 resources->MaxAtomicCounterBufferSize = 32; in InitBuiltInResources()
DCompiler.cpp1064 << ":MaxAtomicCounterBufferSize:" << mResources.MaxAtomicCounterBufferSize in setResourceString()
DSymbolTable_autogen.cpp11688 unionArray[0].setIConst(resources.MaxAtomicCounterBufferSize); in initializeBuiltInVariables()