Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.h103 TSymbol *m_gl_MaxTessEvaluationUniformComponents = nullptr; variable
H A DSymbolTable_autogen.cpp22691 &TableBase::m_gl_MaxTessEvaluationUniformComponents),
22693 &TableBase::m_gl_MaxTessEvaluationUniformComponents),
27162 m_gl_MaxTessEvaluationUniformComponents = in initializeBuiltInVariables()
27171 static_cast<TVariable *>(m_gl_MaxTessEvaluationUniformComponents) in initializeBuiltInVariables()