Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.h47 TSymbol *m_gl_MaxComputeAtomicCounters = nullptr; variable
H A DSymbolTable_autogen.cpp22564 Rule::Get<310, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeAtomicCounters),
26565 m_gl_MaxComputeAtomicCounters = new TVariable( in initializeBuiltInVariables()
26572 static_cast<TVariable *>(m_gl_MaxComputeAtomicCounters)->shareConstPointer(unionArray); in initializeBuiltInVariables()