Type Alias VkCullModeFlags

Source
pub type VkCullModeFlags = VkFlags;

Trait Implementations§

Source§

impl From<CullModeFlags> for VkCullModeFlags

Source§

fn from(value: CullModeFlags) -> Self

Converts to this type from the input type.