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.cpp707 class ImageTranscodingCase : public TestCase class
710 ImageTranscodingCase (TestContext& testCtx,
724 ImageTranscodingCase::ImageTranscodingCase (TestContext& testCtx, const std::string& name, const st… in ImageTranscodingCase() function in vkt::image::__anoncd60b9350111::ImageTranscodingCase
730 void ImageTranscodingCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
812 bool ImageTranscodingCase::isFormatUsageFlagSupported (Context& context, const VkFormat format, VkI… in isFormatUsageFlagSupported()
829 TestInstance* ImageTranscodingCase::createInstance (Context& context) const in createInstance()
1162 imageOperationGroup->addChild(new ImageTranscodingCase(testCtx, testName, "", parameters)); in createImageTranscodingSupportTests()