Searched refs:ImageSparseMemoryAliasingCase (Results 1 – 1 of 1) sorted by relevance
91 class ImageSparseMemoryAliasingCase : public TestCase class94 …ImageSparseMemoryAliasingCase(tcu::TestContext &testCtx, const std::string &name, const ImageType …110 ImageSparseMemoryAliasingCase::ImageSparseMemoryAliasingCase(tcu::TestContext &testCtx, const std::… in ImageSparseMemoryAliasingCase() function in vkt::sparse::__anon9c92bdae0111::ImageSparseMemoryAliasingCase123 void ImageSparseMemoryAliasingCase::checkSupport(Context &context) const in checkSupport()871 void ImageSparseMemoryAliasingCase::initPrograms(SourceCollections &sourceCollections) const in initPrograms()947 TestInstance *ImageSparseMemoryAliasingCase::createInstance(Context &context) const in createInstance()1004 …formatGroup->addChild(new ImageSparseMemoryAliasingCase(testCtx, stream.str(), imageType, imageSiz… in createImageSparseMemoryAliasingTestsCommon()