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