Home
last modified time | relevance | path

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

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