Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h49 TSymbol *m_gl_MaxVertexAtomicCounters = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21502 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexAtomicCounters),
21503 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexAtomicCounters),
25706 m_gl_MaxVertexAtomicCounters = new TVariable( in initializeBuiltInVariables()
25713 static_cast<TVariable *>(m_gl_MaxVertexAtomicCounters)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34260 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexAtomicCounters),
34261 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexAtomicCounters),
39657 m_gl_MaxVertexAtomicCounters = new TVariable( in initializeBuiltInVariables()
39664 static_cast<TVariable *>(m_gl_MaxVertexAtomicCounters)->shareConstPointer(unionArray); in initializeBuiltInVariables()