pub type VkCommandPoolResetFlags = VkFlags;Trait Implementations§
Source§impl From<CommandPoolResetFlags> for VkCommandPoolResetFlags
impl From<CommandPoolResetFlags> for VkCommandPoolResetFlags
Source§fn from(value: CommandPoolResetFlags) -> Self
fn from(value: CommandPoolResetFlags) -> Self
Converts to this type from the input type.