/test/xts/acts/graphic/vkgl/src/deqpgles3/ |
H A D | Deqpgles3BaseFunc.cpp | 45 static tcu::TestPackage* createDeqpgles3Package(tcu::TestContext& testCtx) in createDeqpgles3Package() 51 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 55 // extern tcu::TestLog tcutestlog; 60 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 61 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 64 de::UniquePtr<tcu::ActsApp> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/deqpgles2/ |
H A D | Deqpgles2BaseFunc.cpp | 45 static tcu::TestPackage* createDeqpgles2Package(tcu::TestContext& testCtx) in createDeqpgles2Package() 51 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 55 // extern tcu::TestLog tcutestlog; 60 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 61 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 64 de::UniquePtr<tcu::ActsApp> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/khrgles31/ |
H A D | Khrgles31BaseFunc.cpp | 45 static tcu::TestPackage* createKhrgles31Package(tcu::TestContext& testCtx) in createKhrgles31Package() 51 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 55 // extern tcu::TestLog tcutestlog; 60 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 61 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 64 de::UniquePtr<tcu::ActsApp> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/khrgles32/ |
H A D | Khrgles32BaseFunc.cpp | 45 static tcu::TestPackage* createKhrgles32Package(tcu::TestContext& testCtx) in createKhrgles32Package() 51 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 55 // extern tcu::TestLog tcutestlog; 60 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 61 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 64 de::UniquePtr<tcu::ActsApp> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/khrglesext/ |
H A D | KhrglesextBaseFunc.cpp | 45 static tcu::TestPackage* createKhrglesextPackage(tcu::TestContext& testCtx) in createKhrglesextPackage() 51 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 55 // extern tcu::TestLog tcutestlog; 60 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 61 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 64 de::UniquePtr<tcu::ActsApp> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/deqpgles31/ |
H A D | Deqpgles31BaseFunc.cpp | 45 static tcu::TestPackage* createDeqpgles31Package(tcu::TestContext& testCtx) in createDeqpgles31Package() 51 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 55 // extern tcu::TestLog tcutestlog; 60 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 61 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 64 de::UniquePtr<tcu::ActsApp> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/egl/ |
H A D | EglBaseFunc.cpp | 47 static tcu::TestPackage* createTestPackage(tcu::TestContext& testCtx) in createTestPackage() 54 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 58 // extern tcu::TestLog tcutestlog; 64 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 65 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 67 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 68 de::UniquePtr<tcu::App> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/khrgles2/ |
H A D | Khrgles2BaseFunc.cpp | 45 static tcu::TestPackage* createKhrgles2Package(tcu::TestContext& testCtx) in createKhrgles2Package() 51 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 55 // extern tcu::TestLog tcutestlog; 60 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 61 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 64 de::UniquePtr<tcu::ActsApp> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/khrgles3/ |
H A D | Khrgles3BaseFunc.cpp | 45 static tcu::TestPackage* createKhrgles3Package(tcu::TestContext& testCtx) in createKhrgles3Package() 51 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() 55 // extern tcu::TestLog tcutestlog; 60 tcu::CommandLine cmdLine(argc, argv); in RunTestKHRGLES() 61 tcu::DirArchive archive(cmdLine.getArchiveDir()); in RunTestKHRGLES() 63 de::UniquePtr<tcu::Platform> platform(createOhosPlatform()); in RunTestKHRGLES() 64 de::UniquePtr<tcu::ActsApp> app(new tcu in RunTestKHRGLES() [all...] |
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0007/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0007.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0008/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0008.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0009/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0009.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0025/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0025.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0026/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0026.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0027/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0027.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0043/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0043.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0044/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0044.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0045/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0045.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0022/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0022.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0023/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0023.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0024/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0024.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0040/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0040.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0041/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0041.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0042/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0042.qpa", 0);
|
/test/xts/acts/graphic/vkgl/src/deqpgles2/build0001/ |
H A D | logdefine.cpp | 19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles2TestSuite0001.qpa", 0);
|