VkVideoEncodeAV1StdFlagsKHR(3)

Name

VkVideoEncodeAV1StdFlagsKHR - Bitmask of VkVideoEncodeAV1StdFlagBitsKHR

C Specification

// Provided by VK_KHR_video_encode_av1
typedef VkFlags VkVideoEncodeAV1StdFlagsKHR;

Description

VkVideoEncodeAV1StdFlagsKHR is a bitmask type for setting a mask of zero or more VkVideoEncodeAV1StdFlagBitsKHR.

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.