Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp717 class ImageTranscodingCase : public TestCase class
720 ImageTranscodingCase (TestContext& testCtx,
735 ImageTranscodingCase::ImageTranscodingCase (TestContext& testCtx, const std::string& name, const st… in ImageTranscodingCase() function in vkt::image::__anonb540035a0111::ImageTranscodingCase
741 void ImageTranscodingCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
823 bool ImageTranscodingCase::isFormatUsageFlagSupported (Context& context, const VkFormat format, VkI… in isFormatUsageFlagSupported()
840 void ImageTranscodingCase::checkSupport (Context& context) const in checkSupport()
854 TestInstance* ImageTranscodingCase::createInstance (Context& context) const in createInstance()
1191 imageOperationGroup->addChild(new ImageTranscodingCase(testCtx, testName, "", parameters)); in createImageTranscodingSupportTests()