Home
last modified time | relevance | path

Searched refs:TestPackageSC (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.hpp67 class TestPackageSC : public BaseTestPackage class
70 TestPackageSC (tcu::TestContext& testCtx);
71 virtual ~TestPackageSC (void);
H A DvktTestPackageEntrySC.cpp30 return new vkt::TestPackageSC(testCtx); in createTestPackageSC()
H A DvktTestPackage.cpp1125 TestPackageSC::TestPackageSC (tcu::TestContext& testCtx) in TestPackageSC() function in vkt::TestPackageSC
1130 TestPackageSC::~TestPackageSC (void) in ~TestPackageSC()
1215 void TestPackageSC::init (void) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.hpp67 class TestPackageSC : public BaseTestPackage class
70 TestPackageSC (tcu::TestContext& testCtx);
71 virtual ~TestPackageSC (void);
H A DvktTestPackageEntrySC.cpp30 return new vkt::TestPackageSC(testCtx); in createTestPackageSC()
H A DvktTestPackage.cpp1071 TestPackageSC::TestPackageSC (tcu::TestContext& testCtx) in TestPackageSC() function in vkt::TestPackageSC
1076 TestPackageSC::~TestPackageSC (void) in ~TestPackageSC()
1153 void TestPackageSC::init (void) in init()

Completed in 6 milliseconds