Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h42 TSymbol *m_gl_MaxCombinedShaderOutputResources = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21488 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedShaderOutputResources),
21489 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedShaderOutputResources),
25633 m_gl_MaxCombinedShaderOutputResources = in initializeBuiltInVariables()
25641 static_cast<TVariable *>(m_gl_MaxCombinedShaderOutputResources) in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34246 Rule::Get<Spec::ESSL, 310, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedShaderOutputResources),
34247 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxCombinedShaderOutputResources),
39584 m_gl_MaxCombinedShaderOutputResources = in initializeBuiltInVariables()
39592 static_cast<TVariable *>(m_gl_MaxCombinedShaderOutputResources) in initializeBuiltInVariables()