Home
last modified time | relevance | path

Searched refs:ResetTimestampQueryBeforeCopyTest (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineTimestampTests.cpp2619 class ResetTimestampQueryBeforeCopyTest : public vkt::TestCase class
2622 ResetTimestampQueryBeforeCopyTest (tcu::TestContext& testContext, in ResetTimestampQueryBeforeCopyTest() function in vkt::pipeline::__anond549e2570111::ResetTimestampQueryBeforeCopyTest
2627 virtual ~ResetTimestampQueryBeforeCopyTest (void) { } in ~ResetTimestampQueryBeforeCopyTest()
2653 void ResetTimestampQueryBeforeCopyTest::initPrograms (SourceCollections& programCollection) const in initPrograms()
2658 TestInstance* ResetTimestampQueryBeforeCopyTest::createInstance (Context& context) const in createInstance()
3302 miscTests->addChild(new ResetTimestampQueryBeforeCopyTest(testCtx, in createTimestampTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp2835 class ResetTimestampQueryBeforeCopyTest : public vkt::TestCase class
2838 ResetTimestampQueryBeforeCopyTest (tcu::TestContext& testContext, in ResetTimestampQueryBeforeCopyTest() function in vkt::pipeline::__anona823dfb70111::ResetTimestampQueryBeforeCopyTest
2842 virtual ~ResetTimestampQueryBeforeCopyTest (void) { } in ~ResetTimestampQueryBeforeCopyTest()
2868 void ResetTimestampQueryBeforeCopyTest::initPrograms (SourceCollections& programCollection) const in initPrograms()
2873 TestInstance* ResetTimestampQueryBeforeCopyTest::createInstance (Context& context) const in createInstance()
3537 miscTests->addChild(new ResetTimestampQueryBeforeCopyTest(testCtx, "reset_query_before_copy")); in createTimestampTests()