Extension and Version Dependencies
-
Requires Vulkan 1.0
-
Requires
VK_KHR_sampler_ycbcr_conversion
Other Extension Metadata
- Last Modified Date
-
2020-07-28
- IP Status
-
No known IP claims.
- Contributors
-
-
Piers Daniell, NVIDIA
-
Ping Liu, Intel
-
Description
This extension adds some Y′CBCR formats that are in common use for video encode and decode, but were not part of the VK_KHR_sampler_ycbcr_conversion extension.
New Enum Constants
-
VK_EXT_YCBCR_2PLANE_444_FORMATS_EXTENSION_NAME
-
VK_EXT_YCBCR_2PLANE_444_FORMATS_SPEC_VERSION
-
Extending VkFormat:
-
VK_FORMAT_G10X6_B10X6R10X6_2PLANE_444_UNORM_3PACK16_EXT
-
VK_FORMAT_G12X4_B12X4R12X4_2PLANE_444_UNORM_3PACK16_EXT
-
VK_FORMAT_G16_B16R16_2PLANE_444_UNORM_EXT
-
VK_FORMAT_G8_B8R8_2PLANE_444_UNORM_EXT
-
-
Extending VkStructureType:
-
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_YCBCR_2_PLANE_444_FORMATS_FEATURES_EXT
-
Document Notes
For more information, see the Vulkan Specification
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.