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