Searched refs:ImageTranscodingCase (Results 1 – 1 of 1) sorted by relevance
974 class ImageTranscodingCase : public TestCase class977 …ImageTranscodingCase(TestContext &testCtx, const std::string &name, const TestParameters ¶mete…987 ImageTranscodingCase::ImageTranscodingCase(TestContext &testCtx, const std::string &name, in ImageTranscodingCase() function in vkt::image::__anon3ba86d2b0111::ImageTranscodingCase994 void ImageTranscodingCase::initPrograms(vk::SourceCollections &programCollection) const in initPrograms()1081 bool ImageTranscodingCase::isFormatUsageFlagSupported(Context &context, const VkFormat format, in isFormatUsageFlagSupported()1094 void ImageTranscodingCase::checkSupport(Context &context) const in checkSupport()1110 TestInstance *ImageTranscodingCase::createInstance(Context &context) const in createInstance()1383 … imageOperationGroup->addChild(new ImageTranscodingCase(testCtx, testName, parameters)); in createImageTranscodingSupportTests()