Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h51 TSymbol *m_gl_MaxCombinedAtomicCounters = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21506 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedAtomicCounters),
21507 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedAtomicCounters),
25724 m_gl_MaxCombinedAtomicCounters = new TVariable( in initializeBuiltInVariables()
25731 static_cast<TVariable *>(m_gl_MaxCombinedAtomicCounters)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34264 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedAtomicCounters),
34265 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedAtomicCounters),
39675 m_gl_MaxCombinedAtomicCounters = new TVariable( in initializeBuiltInVariables()
39682 static_cast<TVariable *>(m_gl_MaxCombinedAtomicCounters)->shareConstPointer(unionArray); in initializeBuiltInVariables()