Searched refs:isSupportedByFramework (Results 1 – 6 of 6) sorted by relevance
54 bool isSupportedByFramework (VkFormat format);
2705 bool isSupportedByFramework (VkFormat format) in isSupportedByFramework() function
865 if (isSupportedByFramework(featurelessFormat) in createInstance()1158 if (!isSupportedByFramework(featuredFormat)) in createImageTranscodingSupportTests()
8902 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 …]