consts
VK_MAX_VIDEO_VP9_REFERENCES_PER_FRAME_KHR
Length of an array of supported queue priorities
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 3
const MAX_VIDEO_VP9_REFERENCES_PER_FRAME_KHR: usize = 3;
Parent
VK_KHR_video_decode_vp9Type
consts