Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.h44 TSymbol *m_gl_MaxComputeWorkGroupSize = nullptr; variable
H A DSymbolTable_autogen.cpp22561 Rule::Get<310, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeWorkGroupSize),
26535 m_gl_MaxComputeWorkGroupSize = new TVariable( in initializeBuiltInVariables()
26545 static_cast<TVariable *>(m_gl_MaxComputeWorkGroupSize)->shareConstPointer(unionArray); in initializeBuiltInVariables()