Searched refs:ResetTimestampQueryBeforeCopyTest (Results 1 – 1 of 1) sorted by relevance
2875 class ResetTimestampQueryBeforeCopyTest : public vkt::TestCase class2878 ResetTimestampQueryBeforeCopyTest(tcu::TestContext &testContext, const std::string &name) in ResetTimestampQueryBeforeCopyTest() function in vkt::pipeline::__anon5e35836c0111::ResetTimestampQueryBeforeCopyTest2882 virtual ~ResetTimestampQueryBeforeCopyTest(void) in ~ResetTimestampQueryBeforeCopyTest()2913 void ResetTimestampQueryBeforeCopyTest::initPrograms(SourceCollections &programCollection) const in initPrograms()2918 TestInstance *ResetTimestampQueryBeforeCopyTest::createInstance(Context &context) const in createInstance()3685 … miscTests->addChild(new ResetTimestampQueryBeforeCopyTest(testCtx, "reset_query_before_copy")); in createTimestampTests()