C Specification
VkAccessFlags3KHR
is a bitmask type for setting a mask of zero or more
VkAccessFlagBits3KHR:
// Provided by VK_KHR_maintenance8
typedef VkFlags64 VkAccessFlags3KHR;
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.