Enum asi_vulkan::types::VkSampleCount [] [src]

#[repr(C)]
pub enum VkSampleCount { Sc1, Sc2, Sc4, Sc8, Sc16, Sc32, Sc64, }

Variants