Home
last modified time | relevance | path

Searched refs:m_gl_MaxAtomicCounterBufferSize (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h56 TSymbol *m_gl_MaxAtomicCounterBufferSize = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21516 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxAtomicCounterBufferSize),
21517 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxAtomicCounterBufferSize),
25773 m_gl_MaxAtomicCounterBufferSize = new TVariable( in initializeBuiltInVariables()
25780 static_cast<TVariable *>(m_gl_MaxAtomicCounterBufferSize)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34274 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxAtomicCounterBufferSize),
34275 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxAtomicCounterBufferSize),
39724 m_gl_MaxAtomicCounterBufferSize = new TVariable( in initializeBuiltInVariables()
39731 static_cast<TVariable *>(m_gl_MaxAtomicCounterBufferSize)->shareConstPointer(unionArray); in initializeBuiltInVariables()