Home
last modified time | relevance | path

Searched refs:TestGroupWithClean (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp5332 class TestGroupWithClean : public tcu::TestCaseGroup class
5335 TestGroupWithClean (tcu::TestContext& testCtx, const char* name, const char* description) in TestGroupWithClean() function in vkt::pipeline::__anon29419::TestGroupWithClean
5339 virtual ~TestGroupWithClean (void) { cleanupDevices(); } in ~TestGroupWithClean()
5348 GroupPtr extendedDynamicStateGroup(new TestGroupWithClean(testCtx, "extended_dynamic_state", "Tests for VK_EXT_extended_dynamic_state")); in createExtendedDynamicStateTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp6426 class TestGroupWithClean : public tcu::TestCaseGroup class
6429 TestGroupWithClean (tcu::TestContext& testCtx, const char* name) in TestGroupWithClean() function in vkt::pipeline::__anon28194::TestGroupWithClean
6442 GroupPtr extendedDynamicStateGroup(new TestGroupWithClean(testCtx, "extended_dynamic_state")); in createExtendedDynamicStateTests()

Completed in 29 milliseconds