Searched refs:m_gl_MaxTessPatchComponentsES3_2 (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/compiler/translator/ |
D | SymbolTable_autogen.h | 92 TSymbol *m_gl_MaxTessPatchComponentsES3_2 = nullptr; variable
|
D | SymbolTable_ESSL_autogen.cpp | 21614 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()
|
D | SymbolTable_autogen.cpp | 34372 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()
|