/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cTestPackages.hpp | 38 glu::ContextType renderContextType = glu::ContextType(4, 0, glu::PROFILE_CORE)); 50 glu::ContextType renderContextType = glu::ContextType(4, 1, glu::PROFILE_CORE)); 62 glu::ContextType renderContextType = glu::ContextType(4, 2, glu::PROFILE_CORE)); 74 glu::ContextType renderContextType = glu::ContextType(4, 2, glu::PROFILE_COMPATIBILITY)); 90 glu::ContextType renderContextType = glu::ContextType(4, 3, glu::PROFILE_CORE)); 102 glu::ContextType renderContextType = glu::ContextType(4, 4, glu::PROFILE_CORE)); 114 glu::ContextType renderContextType = glu::ContextType(4, 5, glu::PROFILE_CORE)); 126 glu::ContextType renderContextType = glu::ContextType(4, 6, glu::PROFILE_CORE));
|
H A D | gl4cTestPackages.cpp | 108 glu::ContextType renderContextType) in GL40TestPackage() 109 : GL33TestPackage(testCtx, packageName, packageName, renderContextType) in GL40TestPackage() 148 glu::ContextType renderContextType) in GL41TestPackage() 149 : GL40TestPackage(testCtx, packageName, packageName, renderContextType) in GL41TestPackage() 193 glu::ContextType renderContextType) in GL42TestPackage() 194 : GL41TestPackage(testCtx, packageName, packageName, renderContextType) in GL42TestPackage() 242 glu::ContextType renderContextType) in GL42CompatTestPackage() 243 : TestPackage(testCtx, packageName, packageName, renderContextType, "gl_cts/data/") in GL42CompatTestPackage() 277 glu::ContextType renderContextType) in GL43TestPackage() 278 : GL42TestPackage(testCtx, packageName, packageName, renderContextType) in GL43TestPackage() 107 GL40TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL40TestPackage() argument 147 GL41TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL41TestPackage() argument 192 GL42TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL42TestPackage() argument 241 GL42CompatTestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL42CompatTestPackage() argument 276 GL43TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL43TestPackage() argument 336 GL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL44TestPackage() argument 398 GL45TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL45TestPackage() argument 448 GL46TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL46TestPackage() argument [all...] |
H A D | gl3cTestPackages.cpp | 138 glu::ContextType renderContextType) in GL30TestPackage() 139 : TestPackage(testCtx, packageName, packageName, renderContextType, "gl_cts/data/") in GL30TestPackage() 179 glu::ContextType renderContextType) in GL31TestPackage() 180 : GL30TestPackage(testCtx, packageName, packageName, renderContextType) in GL31TestPackage() 210 glu::ContextType renderContextType) in GL32TestPackage() 211 : GL31TestPackage(testCtx, packageName, packageName, renderContextType) in GL32TestPackage() 271 glu::ContextType renderContextType) in GL33TestPackage() 272 : GL32TestPackage(testCtx, packageName, packageName, renderContextType) in GL33TestPackage() 137 GL30TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL30TestPackage() argument 178 GL31TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL31TestPackage() argument 209 GL32TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL32TestPackage() argument 270 GL33TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) GL33TestPackage() argument
|
H A D | gl3cTestPackages.hpp | 55 glu::ContextType renderContextType = glu::ContextType(3, 0, glu::PROFILE_CORE)); 71 glu::ContextType renderContextType = glu::ContextType(3, 1, glu::PROFILE_CORE, glu::CONTEXT_FORWARD_COMPATIBLE)); 83 glu::ContextType renderContextType = glu::ContextType(3, 2, glu::PROFILE_CORE)); 94 glu::ContextType renderContextType = glu::ContextType(3, 3, glu::PROFILE_CORE));
|
H A D | gl4cContextFlushControlTests.cpp | 211 glu::ContextType renderContextType = m_context.getRenderContext().getType(); in createNoFlushContext() local 214 context = platform.createRenderContext(renderContextType, m_context.getTestContext().getCommandLine(), in createNoFlushContext() 483 glu::ContextType renderContextType = m_test_context.getRenderContext().getType(); in createContext() local 486 m_context = platform.createRenderContext(renderContextType, m_test_context.getTestContext().getCommandLine(), in createContext()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcSingleConfigTestPackage.cpp | 115 glu::ContextType renderContextType) in SingleConfigGL43TestPackage() 116 : deqp::TestPackage(testCtx, packageName, description, renderContextType, "gl_cts/data/") in SingleConfigGL43TestPackage() 149 glu::ContextType renderContextType) in SingleConfigGL44TestPackage() 150 : SingleConfigGL43TestPackage(testCtx, packageName, description, renderContextType) in SingleConfigGL44TestPackage() 178 glu::ContextType renderContextType) in SingleConfigGL45TestPackage() 179 : SingleConfigGL44TestPackage(testCtx, packageName, description, renderContextType) in SingleConfigGL45TestPackage() 207 glu::ContextType renderContextType) in SingleConfigGL46TestPackage() 208 : SingleConfigGL45TestPackage(testCtx, packageName, description, renderContextType) in SingleConfigGL46TestPackage() 235 glu::ContextType renderContextType) in SingleConfigES32TestPackage() 236 : deqp::TestPackage(testCtx, packageName, description, renderContextType, "gl_ct in SingleConfigES32TestPackage() 114 SingleConfigGL43TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) SingleConfigGL43TestPackage() argument 148 SingleConfigGL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) SingleConfigGL44TestPackage() argument 177 SingleConfigGL45TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) SingleConfigGL45TestPackage() argument 206 SingleConfigGL46TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) SingleConfigGL46TestPackage() argument 234 SingleConfigES32TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, glu::ContextType renderContextType) SingleConfigES32TestPackage() argument [all...] |
H A D | glcSingleConfigTestPackage.hpp | 39 glu::ContextType renderContextType = glu::ContextType(glu::ApiType::core(4, 3))); 56 glu::ContextType renderContextType = glu::ContextType(glu::ApiType::core(4, 4))); 71 glu::ContextType renderContextType = glu::ContextType(glu::ApiType::core(4, 5))); 86 glu::ContextType renderContextType = glu::ContextType(glu::ApiType::core(4, 6))); 101 glu::ContextType renderContextType = glu::ContextType(glu::ApiType::es(3, 2)));
|
H A D | glcTestPackage.cpp | 35 PackageContext::PackageContext(tcu::TestContext& testCtx, glu::ContextType renderContextType) in PackageContext() argument 36 : m_context (testCtx, renderContextType) in PackageContext() 46 glu::ContextType renderContextType, const char* resourcesPath) in TestPackage() 49 , m_renderContextType (renderContextType) in TestPackage() 45 TestPackage(tcu::TestContext& testCtx, const char* name, const char* description, glu::ContextType renderContextType, const char* resourcesPath) TestPackage() argument
|
H A D | glcTestPackage.hpp | 45 PackageContext(tcu::TestContext& testCtx, glu::ContextType renderContextType); 66 glu::ContextType renderContextType, const char* resourcesPath);
|