Searched refs:ResetTimestampQueryBeforeCopyTest (Results 1 – 1 of 1) sorted by relevance
2879 class ResetTimestampQueryBeforeCopyTest : public vkt::TestCase class2882 ResetTimestampQueryBeforeCopyTest(tcu::TestContext &testContext, const std::string &name) in ResetTimestampQueryBeforeCopyTest() function in vkt::pipeline::__anonb6e788ec0111::ResetTimestampQueryBeforeCopyTest2886 virtual ~ResetTimestampQueryBeforeCopyTest(void) in ~ResetTimestampQueryBeforeCopyTest()2917 void ResetTimestampQueryBeforeCopyTest::initPrograms(SourceCollections &programCollection) const in initPrograms()2922 TestInstance *ResetTimestampQueryBeforeCopyTest::createInstance(Context &context) const in createInstance()3618 … miscTests->addChild(new ResetTimestampQueryBeforeCopyTest(testCtx, "reset_query_before_copy")); in createTimestampTests()