Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp2670 class ResetTimestampQueryBeforeCopyTest : public vkt::TestCase class
2673 ResetTimestampQueryBeforeCopyTest (tcu::TestContext& testContext, in ResetTimestampQueryBeforeCopyTest() function in vkt::pipeline::__anon818c47370111::ResetTimestampQueryBeforeCopyTest
2678 virtual ~ResetTimestampQueryBeforeCopyTest (void) { } in ~ResetTimestampQueryBeforeCopyTest()
2704 void ResetTimestampQueryBeforeCopyTest::initPrograms (SourceCollections& programCollection) const in initPrograms()
2709 TestInstance* ResetTimestampQueryBeforeCopyTest::createInstance (Context& context) const in createInstance()
3342 miscTests->addChild(new ResetTimestampQueryBeforeCopyTest(testCtx, in createTimestampTests()