Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h28 TSymbol *m_gl_MaxTextureImageUnits = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21460 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxTextureImageUnits),
21461 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxTextureImageUnits),
25507 m_gl_MaxTextureImageUnits = in initializeBuiltInVariables()
25514 static_cast<TVariable *>(m_gl_MaxTextureImageUnits)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34218 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxTextureImageUnits),
34219 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxTextureImageUnits),
39458 m_gl_MaxTextureImageUnits = in initializeBuiltInVariables()
39465 static_cast<TVariable *>(m_gl_MaxTextureImageUnits)->shareConstPointer(unionArray); in initializeBuiltInVariables()