Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable_autogen.h92 TSymbol *m_gl_MaxTessPatchComponentsES3_2 = nullptr; variable
DSymbolTable_ESSL_autogen.cpp21614 Rule::Get<Spec::ESSL, 320, Shader::ALL, 0>(&TableBase::m_gl_MaxTessPatchComponentsES3_2),
21615 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxTessPatchComponentsES3_2),
26154 m_gl_MaxTessPatchComponentsES3_2 = new TVariable( in initializeBuiltInVariables()
26161 static_cast<TVariable *>(m_gl_MaxTessPatchComponentsES3_2)->shareConstPointer(unionArray); in initializeBuiltInVariables()
DSymbolTable_autogen.cpp34372 Rule::Get<Spec::ESSL, 320, Shader::ALL, 0>(&TableBase::m_gl_MaxTessPatchComponentsES3_2),
34373 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxTessPatchComponentsES3_2),
40105 m_gl_MaxTessPatchComponentsES3_2 = new TVariable( in initializeBuiltInVariables()
40112 static_cast<TVariable *>(m_gl_MaxTessPatchComponentsES3_2)->shareConstPointer(unionArray); in initializeBuiltInVariables()