Searched refs:isSupportedByFramework (Results 1 – 4 of 4) sorted by relevance
50 bool isSupportedByFramework (VkFormat format);
2658 bool isSupportedByFramework (VkFormat format) in isSupportedByFramework() function
855 if (isSupportedByFramework(featurelessFormat) in createInstance()1146 if (!isSupportedByFramework(featuredFormat)) in createImageTranscodingSupportTests()
7374 if (!isSupportedByFramework(dstFormat) && !isCompressedFormat(dstFormat)) in addImageToImageAllFormatsColorSrcFormatTests()7728 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()7782 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()7836 …if (!isSupportedByFramework(params.src.image.format) && !isCompressedFormat(params.src.image.forma… in addImageToImageAllFormatsColorTests()8003 …if (!isSupportedByFramework(testParams.params.src.image.format) && !isCompressedFormat(testParams.… in addImageToImageDimensionsTests()8014 …if (!isSupportedByFramework(testParams.params.dst.image.format) && !isCompressedFormat(testParams.… in addImageToImageDimensionsTests()10718 if (!isSupportedByFramework(testParams.params.dst.image.format)) in addBlittingImageAllFormatsColorSrcFormatTests()11235 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsColorTests()11317 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsColorTests()11877 if (!isSupportedByFramework(params.src.image.format)) in addBlittingImageAllFormatsBaseLevelMipmapTests()[all …]