Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.h97 TSymbol *m_gl_MaxTessEvaluationInputComponents = nullptr; variable
H A DSymbolTable_autogen.cpp22676 &TableBase::m_gl_MaxTessEvaluationInputComponents),
22678 &TableBase::m_gl_MaxTessEvaluationInputComponents),
27093 m_gl_MaxTessEvaluationInputComponents = in initializeBuiltInVariables()
27102 static_cast<TVariable *>(m_gl_MaxTessEvaluationInputComponents) in initializeBuiltInVariables()