Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.h65 TSymbol *m_gl_MaxGeometryOutputVertices = nullptr; variable
H A DSymbolTable_autogen.cpp22596 &TableBase::m_gl_MaxGeometryOutputVertices),
22598 &TableBase::m_gl_MaxGeometryOutputVertices),
26745 m_gl_MaxGeometryOutputVertices = in initializeBuiltInVariables()
26754 static_cast<TVariable *>(m_gl_MaxGeometryOutputVertices)->shareConstPointer(unionArray); in initializeBuiltInVariables()