C Specification
// Provided by VK_KHR_video_encode_av1
typedef VkFlags VkVideoEncodeAV1SuperblockSizeFlagsKHR;
Description
VkVideoEncodeAV1SuperblockSizeFlagsKHR
is a bitmask type for setting a
mask of zero or more VkVideoEncodeAV1SuperblockSizeFlagBitsKHR.
Implementations must support at least one of
VkVideoEncodeAV1SuperblockSizeFlagBitsKHR
.
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.