Extension and Version Dependencies
-
Requires Vulkan 1.0
-
Requires
VK_KHR_video_decode_queue
-
This is a provisional extension and must be used with caution. See the description of provisional header files for enablement and stability details.
- Last Modified Date
-
2021-03-29
- IP Status
-
No known IP claims.
- Contributors
-
-
Chunbo Chen, Intel
-
HoHin Lau, AMD
-
Jake Beju, AMD
-
Peter Fang, AMD
-
Ping Liu, Intel
-
Srinath Kumarapuram, NVIDIA
-
Tony Zlatinski, NVIDIA
-
New Structures
-
Extending VkVideoCapabilitiesKHR:
-
Extending VkVideoDecodeH264PictureInfoEXT:
-
Extending VkVideoDecodeInfoKHR:
-
Extending VkVideoProfileKHR:
-
Extending VkVideoReferenceSlotKHR:
-
Extending VkVideoSessionCreateInfoKHR:
-
Extending VkVideoSessionParametersCreateInfoKHR:
-
Extending VkVideoSessionParametersUpdateInfoKHR:
New Enum Constants
-
VK_EXT_VIDEO_DECODE_H264_EXTENSION_NAME
-
VK_EXT_VIDEO_DECODE_H264_SPEC_VERSION
-
Extending VkStructureType:
-
VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT
-
VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT
-
VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_MVC_EXT
-
VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT
-
VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_EXT
-
VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_CREATE_INFO_EXT
-
VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT
-
VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT
-
-
Extending VkVideoCodecOperationFlagBitsKHR:
-
VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_EXT
-
See Also
VkVideoDecodeH264CapabilitiesEXT, VkVideoDecodeH264CreateFlagsEXT, VkVideoDecodeH264DpbSlotInfoEXT, VkVideoDecodeH264FieldLayoutFlagBitsEXT, VkVideoDecodeH264FieldLayoutFlagsEXT, VkVideoDecodeH264MvcEXT, VkVideoDecodeH264PictureInfoEXT, VkVideoDecodeH264ProfileEXT, VkVideoDecodeH264SessionCreateInfoEXT, VkVideoDecodeH264SessionParametersAddInfoEXT, VkVideoDecodeH264SessionParametersCreateInfoEXT
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.