Searched refs:getPlanarFormatDescription (Results 1 – 9 of 9) sorted by relevance
623 const vk::PlanarFormatDescription srcPlaneInfo (vk::getPlanarFormatDescription(srcFormat)); in genCopies()624 const vk::PlanarFormatDescription dstPlaneInfo (vk::getPlanarFormatDescription(dstFormat)); in genCopies()925 const vk::PlanarFormatDescription srcPlaneInfo (vk::getPlanarFormatDescription(srcFormat)); in isCopyCompatible()926 const vk::PlanarFormatDescription dstPlaneInfo (vk::getPlanarFormatDescription(dstFormat)); in isCopyCompatible()942 const vk::PlanarFormatDescription srcPlaneInfo (vk::getPlanarFormatDescription(srcFormat)); in isCopyCompatible()954 const vk::PlanarFormatDescription dstPlaneInfo (vk::getPlanarFormatDescription(dstFormat)); in isCopyCompatible()
398 const PlanarFormatDescription& formatDesc = getPlanarFormatDescription(params.format); in testImageQuery()548 const PlanarFormatDescription& formatDesc = getPlanarFormatDescription(params.format); in testImageQueryLod()
302 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testFormat()
480 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testPlaneView()
54 , m_description (getPlanarFormatDescription(format)) in MultiPlaneImageData()
1998 const vk::PlanarFormatDescription planeInfo (vk::getPlanarFormatDescription(config.format)); in textureConversionTest()
112 PlanarFormatDescription getPlanarFormatDescription (VkFormat format);
929 const PlanarFormatDescription desc = getPlanarFormatDescription(format); in getYCbCrImageDataSize()971 const PlanarFormatDescription formatDesc = getPlanarFormatDescription(format); in getImageMemoryRequirements2KHR()
1336 PlanarFormatDescription getPlanarFormatDescription (VkFormat format) in getPlanarFormatDescription() function2094 const PlanarFormatDescription& info = getPlanarFormatDescription(format); in imageUtilSelfTest()