Home
last modified time | relevance | path

Searched refs:tcu (Results 1 - 25 of 126) sorted by relevance

123456

/test/xts/acts/graphic/vkgl/src/deqpgles3/
H A DDeqpgles3BaseFunc.cpp45 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 DDeqpgles2BaseFunc.cpp45 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 DKhrgles31BaseFunc.cpp45 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 DKhrgles32BaseFunc.cpp45 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 DKhrglesextBaseFunc.cpp45 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 DDeqpgles31BaseFunc.cpp45 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 DEglBaseFunc.cpp47 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 DKhrgles2BaseFunc.cpp45 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 DKhrgles3BaseFunc.cpp45 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 Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0007.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0008/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0008.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0009/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0009.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0025/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0025.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0026/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0026.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0027/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0027.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0043/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0043.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0044/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0044.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0045/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0045.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0022/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0022.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0023/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0023.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0024/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0024.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0040/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0040.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0041/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0041.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles3/build0042/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles3TestSuite0042.qpa", 0);
/test/xts/acts/graphic/vkgl/src/deqpgles2/build0001/
H A Dlogdefine.cpp19 tcu::TestLog Logdefine::tcutestlog("/data/local/tmp/ActsDeqpgles2TestSuite0001.qpa", 0);

Completed in 6 milliseconds

123456