Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp54 bool isSupportedByFramework (VkFormat format);
DvkImageUtil.cpp2705 bool isSupportedByFramework (VkFormat format) in isSupportedByFramework() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTranscodingSupportTests.cpp865 if (isSupportedByFramework(featurelessFormat) in createInstance()
1158 if (!isSupportedByFramework(featuredFormat)) in createImageTranscodingSupportTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp865 if (isSupportedByFramework(featurelessFormat) in createInstance()
1158 if (!isSupportedByFramework(featuredFormat)) in createImageTranscodingSupportTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp8902 if (!isSupportedByFramework(dstFormat) && !isCompressedFormat(dstFormat)) in addImageToImageAllFormatsColorSrcFormatTests()
9256 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()
9310 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()
9364 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()
9531 …if (!isSupportedByFramework(testParams.params.src.image.format) && !isCompressedFormat(testParams.… in addImageToImageDimensionsTests()
9542 …if (!isSupportedByFramework(testParams.params.dst.image.format) && !isCompressedFormat(testParams.… in addImageToImageDimensionsTests()
12707 if (!isSupportedByFramework(testParams.params.dst.image.format)) in addBlittingImageAllFormatsColorSrcFormatTests()
13224 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsColorTests()
13306 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsColorTests()
13866 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsBaseLevelMipmapTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp8902 if (!isSupportedByFramework(dstFormat) && !isCompressedFormat(dstFormat)) in addImageToImageAllFormatsColorSrcFormatTests()
9256 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()
9310 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()
9364 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()
9531 …if (!isSupportedByFramework(testParams.params.src.image.format) && !isCompressedFormat(testParams.… in addImageToImageDimensionsTests()
9542 …if (!isSupportedByFramework(testParams.params.dst.image.format) && !isCompressedFormat(testParams.… in addImageToImageDimensionsTests()
12707 if (!isSupportedByFramework(testParams.params.dst.image.format)) in addBlittingImageAllFormatsColorSrcFormatTests()
13224 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsColorTests()
13306 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsColorTests()
13866 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsBaseLevelMipmapTests()
[all …]