Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h24 TSymbol *m_gl_MaxVertexAttribs = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21452 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexAttribs),
21453 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexAttribs),
25471 m_gl_MaxVertexAttribs = in initializeBuiltInVariables()
25478 static_cast<TVariable *>(m_gl_MaxVertexAttribs)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34210 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexAttribs),
34211 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexAttribs),
39422 m_gl_MaxVertexAttribs = in initializeBuiltInVariables()
39429 static_cast<TVariable *>(m_gl_MaxVertexAttribs)->shareConstPointer(unionArray); in initializeBuiltInVariables()