Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h75 TSymbol *m_gl_MaxTessControlInputComponents = nullptr; variable
DSymbolTable_ESSL_autogen.cpp24926 &TableBase::m_gl_MaxTessControlInputComponents),
29362 m_gl_MaxTessControlInputComponents = new TVariable( in initializeBuiltInVariables()
29369 static_cast<TVariable *>(m_gl_MaxTessControlInputComponents)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp32203 &TableBase::m_gl_MaxTessControlInputComponents),
37903 m_gl_MaxTessControlInputComponents = new TVariable( in initializeBuiltInVariables()
37910 static_cast<TVariable *>(m_gl_MaxTessControlInputComponents)->shareConstPointer(unionArray); in initializeBuiltInVariables()