Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h54 TSymbol *m_gl_MaxFragmentAtomicCounterBuffers = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21512 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxFragmentAtomicCounterBuffers),
21513 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxFragmentAtomicCounterBuffers),
25751 m_gl_MaxFragmentAtomicCounterBuffers = in initializeBuiltInVariables()
25759 static_cast<TVariable *>(m_gl_MaxFragmentAtomicCounterBuffers) in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34270 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxFragmentAtomicCounterBuffers),
34271 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxFragmentAtomicCounterBuffers),
39702 m_gl_MaxFragmentAtomicCounterBuffers = in initializeBuiltInVariables()
39710 static_cast<TVariable *>(m_gl_MaxFragmentAtomicCounterBuffers) in initializeBuiltInVariables()