Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp44 bool isSupportedByFramework (VkFormat format);
DvkImageUtil.cpp1452 bool isSupportedByFramework (VkFormat format) in isSupportedByFramework() function
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp848 if (isSupportedByFramework(featurelessFormat) in createInstance()
1127 if (!isSupportedByFramework(featuredFormat)) in createImageTranscodingSupportTests()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3716 if (!isSupportedByFramework(testParams.params.dst.image.format)) in addImageToImageAllFormatsColorSrcFormatTests()
3996 if (!isSupportedByFramework(params.src.image.format)) in addImageToImageAllFormatsColorTests()
5464 if (!isSupportedByFramework(testParams.params.dst.image.format)) in addBlittingImageAllFormatsColorSrcFormatTests()
5768 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsColorTests()