Searched refs:m_gl_MaxPatchVerticesES3_2 (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/compiler/translator/ |
D | SymbolTable_autogen.h | 94 TSymbol *m_gl_MaxPatchVerticesES3_2 = nullptr; variable
|
D | SymbolTable_ESSL_autogen.cpp | 21618 Rule::Get<Spec::ESSL, 320, Shader::ALL, 0>(&TableBase::m_gl_MaxPatchVerticesES3_2), 21619 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxPatchVerticesES3_2), 26172 m_gl_MaxPatchVerticesES3_2 = in initializeBuiltInVariables() 26179 static_cast<TVariable *>(m_gl_MaxPatchVerticesES3_2)->shareConstPointer(unionArray); in initializeBuiltInVariables()
|
D | SymbolTable_autogen.cpp | 34376 Rule::Get<Spec::ESSL, 320, Shader::ALL, 0>(&TableBase::m_gl_MaxPatchVerticesES3_2), 34377 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&TableBase::m_gl_MaxPatchVerticesES3_2), 40123 m_gl_MaxPatchVerticesES3_2 = in initializeBuiltInVariables() 40130 static_cast<TVariable *>(m_gl_MaxPatchVerticesES3_2)->shareConstPointer(unionArray); in initializeBuiltInVariables()
|