Searched refs:m_gl_MaxVertexOutputVectors (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/compiler/translator/ |
D | SymbolTable_autogen.h | 33 TSymbol *m_gl_MaxVertexOutputVectors = nullptr; variable
|
D | SymbolTable_ESSL_autogen.cpp | 27027 Rule::Get<Spec::ESSL, 300, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexOutputVectors), 31038 m_gl_MaxVertexOutputVectors = in initializeBuiltInVariables() 31045 static_cast<TVariable *>(m_gl_MaxVertexOutputVectors)->shareConstPointer(unionArray); in initializeBuiltInVariables()
|
D | SymbolTable_autogen.cpp | 34845 Rule::Get<Spec::ESSL, 300, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexOutputVectors), 34846 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxVertexOutputVectors), 40155 m_gl_MaxVertexOutputVectors = in initializeBuiltInVariables() 40162 static_cast<TVariable *>(m_gl_MaxVertexOutputVectors)->shareConstPointer(unionArray); in initializeBuiltInVariables()
|