Home
last modified time | relevance | path

Searched defs:renderContextType (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cTestPackages.cpp109 glu::ContextType renderContextType) in GL40TestPackage()
149 glu::ContextType renderContextType) in GL41TestPackage()
194 glu::ContextType renderContextType) in GL42TestPackage()
229 glu::ContextType renderContextType) in GL43TestPackage()
290 glu::ContextType renderContextType) in GL44TestPackage()
353 glu::ContextType renderContextType) in GL45TestPackage()
403 glu::ContextType renderContextType) in GL46TestPackage()
Dgl3cTestPackages.cpp140 glu::ContextType renderContextType) in GL30TestPackage()
180 glu::ContextType renderContextType) in GL31TestPackage()
211 glu::ContextType renderContextType) in GL32TestPackage()
272 glu::ContextType renderContextType) in GL33TestPackage()
Dgl4cContextFlushControlTests.cpp211 glu::ContextType renderContextType = m_context.getRenderContext().getType(); in createNoFlushContext() local
483 glu::ContextType renderContextType = m_test_context.getRenderContext().getType(); in createContext() local
/external/deqp/external/openglcts/modules/common/
DglcTestPackage.cpp30 PackageContext::PackageContext(tcu::TestContext& testCtx, glu::ContextType renderContextType) in PackageContext()
40 glu::ContextType renderContextType, const char* resourcesPath) in TestPackage()