Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h48 TSymbol *m_gl_MaxComputeAtomicCounterBuffers = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21500 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeAtomicCounterBuffers),
21501 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeAtomicCounterBuffers),
25695 m_gl_MaxComputeAtomicCounterBuffers = in initializeBuiltInVariables()
25703 static_cast<TVariable *>(m_gl_MaxComputeAtomicCounterBuffers) in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34258 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeAtomicCounterBuffers),
34259 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeAtomicCounterBuffers),
39646 m_gl_MaxComputeAtomicCounterBuffers = in initializeBuiltInVariables()
39654 static_cast<TVariable *>(m_gl_MaxComputeAtomicCounterBuffers) in initializeBuiltInVariables()