Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h41 TSymbol *m_gl_MaxCombinedImageUniforms = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21486 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedImageUniforms),
21487 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedImageUniforms),
25624 m_gl_MaxCombinedImageUniforms = new TVariable( in initializeBuiltInVariables()
25631 static_cast<TVariable *>(m_gl_MaxCombinedImageUniforms)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34244 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedImageUniforms),
34245 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedImageUniforms),
39575 m_gl_MaxCombinedImageUniforms = new TVariable( in initializeBuiltInVariables()
39582 static_cast<TVariable *>(m_gl_MaxCombinedImageUniforms)->shareConstPointer(unionArray); in initializeBuiltInVariables()