Flags
VkSemaphoreWaitFlags
Bitmask of VkSemaphoreWaitFlagBits
typedef VkFlags VkSemaphoreWaitFlags;
pub struct SemaphoreWaitFlags(u32);
typedef VkSemaphoreWaitFlags VkSemaphoreWaitFlagsKHR;
pub type SemaphoreWaitFlagsKHR = vk::SemaphoreWaitFlags;
VkSemaphoreWaitFlags is a bitmask type for setting a mask of zero or
more VkSemaphoreWaitFlagBits.
Parent
VK_VERSION_1_2Type
Flags