Flags
VkDeviceQueueCreateFlags
Bitmask of VkDeviceQueueCreateFlagBits
typedef VkFlags VkDeviceQueueCreateFlags;
pub struct DeviceQueueCreateFlags(u32);
VkDeviceQueueCreateFlags is a bitmask type for setting a mask of zero
or more VkDeviceQueueCreateFlagBits.
Parent
VK_VERSION_1_0Type
Flags