Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h75 TSymbol *m_gl_MaxTessControlInputComponents = nullptr; variable
DSymbolTable_autogen.cpp19312 &TableBase::m_gl_MaxTessControlInputComponents),
19314 &TableBase::m_gl_MaxTessControlInputComponents),
23234 m_gl_MaxTessControlInputComponents = in initializeBuiltInVariables()
23243 static_cast<TVariable *>(m_gl_MaxTessControlInputComponents)->shareConstPointer(unionArray); in initializeBuiltInVariables()