Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTestPackages.cpp108 glu::ContextType renderContextType) in GL40TestPackage()
148 glu::ContextType renderContextType) in GL41TestPackage()
193 glu::ContextType renderContextType) in GL42TestPackage()
242 glu::ContextType renderContextType) in GL42CompatTestPackage()
277 glu::ContextType renderContextType) in GL43TestPackage()
337 glu::ContextType renderContextType) in GL44TestPackage()
399 glu::ContextType renderContextType) in GL45TestPackage()
449 glu::ContextType renderContextType) in GL46TestPackage()
Dgl3cTestPackages.cpp138 glu::ContextType renderContextType) in GL30TestPackage()
179 glu::ContextType renderContextType) in GL31TestPackage()
210 glu::ContextType renderContextType) in GL32TestPackage()
271 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
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSingleConfigTestPackage.cpp115 glu::ContextType renderContextType) in SingleConfigGL43TestPackage()
149 glu::ContextType renderContextType) in SingleConfigGL44TestPackage()
178 glu::ContextType renderContextType) in SingleConfigGL45TestPackage()
207 glu::ContextType renderContextType) in SingleConfigGL46TestPackage()
235 glu::ContextType renderContextType) in SingleConfigES32TestPackage()
DglcTestPackage.cpp35 PackageContext::PackageContext(tcu::TestContext& testCtx, glu::ContextType renderContextType) in PackageContext()
46 glu::ContextType renderContextType, const char* resourcesPath) in TestPackage()