Flags
VkSemaphoreWaitFlags
Bitmask of VkSemaphoreWaitFlagBits
typedef VkFlags VkSemaphoreWaitFlags;
or the equivalent
typedef VkSemaphoreWaitFlags VkSemaphoreWaitFlagsKHR;
VkSemaphoreWaitFlags
is a bitmask type for setting a mask of zero or
more VkSemaphoreWaitFlagBits.