Type Alias vulkanalia::vk::SampleMask

source ·
pub type SampleMask = u32;
Expand description

Trait Implementations§

source§

impl From<Version> for u32

source§

fn from(version: Version) -> Self

Converts to this type from the input type.