Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h52 TSymbol *m_gl_MaxAtomicCounterBindings = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21508 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxAtomicCounterBindings),
21509 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxAtomicCounterBindings),
25733 m_gl_MaxAtomicCounterBindings = new TVariable( in initializeBuiltInVariables()
25740 static_cast<TVariable *>(m_gl_MaxAtomicCounterBindings)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34266 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxAtomicCounterBindings),
34267 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxAtomicCounterBindings),
39684 m_gl_MaxAtomicCounterBindings = new TVariable( in initializeBuiltInVariables()
39691 static_cast<TVariable *>(m_gl_MaxAtomicCounterBindings)->shareConstPointer(unionArray); in initializeBuiltInVariables()