Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h112 TSymbol *m_gl_MaxSamplesES3_2 = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21666 Rule::Get<Spec::ESSL, 320, Shader::ALL, 0>(&TableBase::m_gl_MaxSamplesES3_2),
21667 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxSamplesES3_2),
26362 m_gl_MaxSamplesES3_2 = in initializeBuiltInVariables()
26369 static_cast<TVariable *>(m_gl_MaxSamplesES3_2)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34424 Rule::Get<Spec::ESSL, 320, Shader::ALL, 0>(&TableBase::m_gl_MaxSamplesES3_2),
34425 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxSamplesES3_2),
40313 m_gl_MaxSamplesES3_2 = in initializeBuiltInVariables()
40320 static_cast<TVariable *>(m_gl_MaxSamplesES3_2)->shareConstPointer(unionArray); in initializeBuiltInVariables()