Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.h57 TSymbol *m_gl_MaxGeometryInputComponents = nullptr; variable
H A DSymbolTable_autogen.cpp22576 &TableBase::m_gl_MaxGeometryInputComponents),
22578 &TableBase::m_gl_MaxGeometryInputComponents),
26661 m_gl_MaxGeometryInputComponents = in initializeBuiltInVariables()
26670 static_cast<TVariable *>(m_gl_MaxGeometryInputComponents)->shareConstPointer(unionArray); in initializeBuiltInVariables()