Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp99 class APIVersionTestCase : public TestCase class
102 APIVersionTestCase (tcu::TestContext& testCtx) in APIVersionTestCase() function in vkt::api::__anonfc9efcbc0111::APIVersionTestCase
106 virtual ~APIVersionTestCase (void) in ~APIVersionTestCase()
496 versionTests->addChild(new APIVersionTestCase(testCtx)); in createVersionSanityCheckTests()