Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h37 TSymbol *m_gl_MaxImageUnits = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21478 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxImageUnits),
21479 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxImageUnits),
25588 m_gl_MaxImageUnits = in initializeBuiltInVariables()
25595 static_cast<TVariable *>(m_gl_MaxImageUnits)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34236 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxImageUnits),
34237 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxImageUnits),
39539 m_gl_MaxImageUnits = in initializeBuiltInVariables()
39546 static_cast<TVariable *>(m_gl_MaxImageUnits)->shareConstPointer(unionArray); in initializeBuiltInVariables()