Searched refs:getPlanarFormatDescription (Results 1 – 10 of 10) sorted by relevance
624 const vk::PlanarFormatDescription srcPlaneInfo (vk::getPlanarFormatDescription(srcFormat)); in genCopies()625 const vk::PlanarFormatDescription dstPlaneInfo (vk::getPlanarFormatDescription(dstFormat)); in genCopies()935 const vk::PlanarFormatDescription srcPlaneInfo (vk::getPlanarFormatDescription(srcFormat)); in isCopyCompatible()936 const vk::PlanarFormatDescription dstPlaneInfo (vk::getPlanarFormatDescription(dstFormat)); in isCopyCompatible()952 const vk::PlanarFormatDescription srcPlaneInfo (vk::getPlanarFormatDescription(srcFormat)); in isCopyCompatible()964 const vk::PlanarFormatDescription dstPlaneInfo (vk::getPlanarFormatDescription(dstFormat)); in isCopyCompatible()
404 const PlanarFormatDescription& formatDesc = getPlanarFormatDescription(params.format); in testImageQuery()558 const PlanarFormatDescription& formatDesc = getPlanarFormatDescription(params.format); in testImageQueryLod()
302 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testFormat()
481 const PlanarFormatDescription formatInfo = getPlanarFormatDescription(format); in testPlaneView()
66 , m_description (getPlanarFormatDescription(format)) in MultiPlaneImageData()
625 const vk::PlanarFormatDescription planeInfo (vk::getPlanarFormatDescription(config.format)); in textureConversionTest()
123 PlanarFormatDescription getPlanarFormatDescription (VkFormat format);
1388 PlanarFormatDescription getPlanarFormatDescription (VkFormat format) in getPlanarFormatDescription() function2236 const PlanarFormatDescription& info = getPlanarFormatDescription(format); in imageUtilSelfTest()
1088 const PlanarFormatDescription desc = getPlanarFormatDescription(format); in getYCbCrImageDataSize()
1006 const vk::PlanarFormatDescription planeInfo (vk::getPlanarFormatDescription(config.format)); in generateYCbCrImage()