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