Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp2875 class ResetTimestampQueryBeforeCopyTest : public vkt::TestCase class
2878 ResetTimestampQueryBeforeCopyTest(tcu::TestContext &testContext, const std::string &name) in ResetTimestampQueryBeforeCopyTest() function in vkt::pipeline::__anon5e35836c0111::ResetTimestampQueryBeforeCopyTest
2882 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()