Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h44 TSymbol *m_gl_MaxComputeWorkGroupSize = nullptr; variable
DSymbolTable_ESSL_autogen.cpp27038 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeWorkGroupSize),
31142 m_gl_MaxComputeWorkGroupSize = new TVariable( in initializeBuiltInVariables()
31152 static_cast<TVariable *>(m_gl_MaxComputeWorkGroupSize)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34867 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeWorkGroupSize),
34868 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxComputeWorkGroupSize),
40259 m_gl_MaxComputeWorkGroupSize = new TVariable( in initializeBuiltInVariables()
40269 static_cast<TVariable *>(m_gl_MaxComputeWorkGroupSize)->shareConstPointer(unionArray); in initializeBuiltInVariables()