Class EXTYcbcr2plane444Formats

java.lang.Object
org.lwjgl.vulkan.EXTYcbcr2plane444Formats

public final class EXTYcbcr2plane444Formats extends Object
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.
Promotion to Vulkan 1.3

The format enumerants introduced by the extension are included in core Vulkan 1.3, with the EXT suffix omitted. However, runtime support for these formats is optional in core Vulkan 1.3, while if this extension is supported, runtime support is mandatory. The feature structure is not promoted. The original enum names are still available as aliases of the core functionality.

Name String
VK_EXT_ycbcr_2plane_444_formats
Extension Type
Device extension
Registered Extension Number
331
Revision
1
Extension and Version Dependencies
VK_KHR_sampler_ycbcr_conversion or Version 1.1
Deprecation State
Contact
Other Extension Metadata
Last Modified Date
2020-07-28
IP Status
No known IP claims.
Contributors
  • Piers Daniell, NVIDIA
  • Ping Liu, Intel