VK_MAX_VIDEO_AV1_REFERENCES_PER_FRAME_KHR(3)

Name

VK_MAX_VIDEO_AV1_REFERENCES_PER_FRAME_KHR - Length of an array of supported queue priorities

C Specification

VK_MAX_VIDEO_AV1_REFERENCES_PER_FRAME_KHR is the length of the array of DPB slot or AV1 reference names passed in VkVideoDecodeAV1PictureInfoKHR::referenceNameSlotIndices.

#define VK_MAX_VIDEO_AV1_REFERENCES_PER_FRAME_KHR 7U

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.