VK_MAX_VIDEO_VP9_REFERENCES_PER_FRAME_KHR(3)
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.