Searched refs:CheckTimestampComputeAndGraphicsTest (Results 1 – 1 of 1) sorted by relevance
3378 class CheckTimestampComputeAndGraphicsTest : public vkt::TestCase class3381 CheckTimestampComputeAndGraphicsTest(tcu::TestContext &testContext, const std::string &name) in CheckTimestampComputeAndGraphicsTest() function in vkt::pipeline::__anon5e35836c0111::CheckTimestampComputeAndGraphicsTest3385 virtual ~CheckTimestampComputeAndGraphicsTest(void) = default;3400 void CheckTimestampComputeAndGraphicsTest::checkSupport(Context &context) const in checkSupport()3406 TestInstance *CheckTimestampComputeAndGraphicsTest::createInstance(Context &context) const in createInstance()3696 … new CheckTimestampComputeAndGraphicsTest(testCtx, "check_timestamp_compute_and_graphics")); in createTimestampTests()