VK_MAX_VIDEO_VP9_REFERENCES_PER_FRAME_KHR(3)

Name

VK_MAX_VIDEO_VP9_REFERENCES_PER_FRAME_KHR - Length of an array of supported queue priorities

C Specification

VK_MAX_VIDEO_VP9_REFERENCES_PER_FRAME_KHR is the length of the array of DPB slot or VP9 reference names passed in VkVideoDecodeVP9PictureInfoKHR::referenceNameSlotIndices.

#define VK_MAX_VIDEO_VP9_REFERENCES_PER_FRAME_KHR 3U

Document Notes

For more information, see the Vulkan Specification.

This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.