Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h31 TSymbol *m_gl_MaxDrawBuffers = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21466 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxDrawBuffers),
21467 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxDrawBuffers),
25534 m_gl_MaxDrawBuffers = in initializeBuiltInVariables()
25541 static_cast<TVariable *>(m_gl_MaxDrawBuffers)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34224 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxDrawBuffers),
34225 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxDrawBuffers),
39485 m_gl_MaxDrawBuffers = in initializeBuiltInVariables()
39492 static_cast<TVariable *>(m_gl_MaxDrawBuffers)->shareConstPointer(unionArray); in initializeBuiltInVariables()