Searched refs:IdenticalMemoryLayoutTestCase (Results 1 – 1 of 1) sorted by relevance
2370 class IdenticalMemoryLayoutTestCase : public vkt::TestCase class2373 …IdenticalMemoryLayoutTestCase(tcu::TestContext &context, const char *name, const vk::VkFormat form… in IdenticalMemoryLayoutTestCase() function in vkt::image::__anona45cb3ae0111::IdenticalMemoryLayoutTestCase2392 void IdenticalMemoryLayoutTestCase::checkSupport(vkt::Context &context) const in checkSupport()3479 … new IdenticalMemoryLayoutTestCase(testCtx, formatName.c_str(), format.format, tiling.tiling)); in testGenerator()