Lines Matching refs:PlanarFormatDescription
97 struct PlanarFormatDescription
179 PlanarFormatDescription getPlanarFormatDescription (VkFormat format);
182 const vk::PlanarFormatDescription& formatDescription,
186 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo,
191 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo,
196 VkExtent3D getPlaneExtent (const PlanarFormatDescription& formatInfo,
200 tcu::UVec2 getPlaneExtent (const PlanarFormatDescription& formatInfo,
205 tcu::UVec3 getImageSizeAlignment (const PlanarFormatDescription& formatInfo);
207 tcu::UVec2 getBlockExtent (const PlanarFormatDescription& formatInfo);
210 VkFormat getPlaneCompatibleFormat (const PlanarFormatDescription& formatInfo,
219 tcu::PixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo,
224 tcu::ConstPixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo,
229 tcu::PixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo,
234 tcu::ConstPixelBufferAccess getChannelAccess (const PlanarFormatDescription& formatInfo,