Skip to main content

PhysicalDeviceIndexTypeUint8FeaturesEXT

Type Alias PhysicalDeviceIndexTypeUint8FeaturesEXT 

Source
pub type PhysicalDeviceIndexTypeUint8FeaturesEXT<'a> = PhysicalDeviceIndexTypeUint8Features<'a>;

Aliased Type§

pub struct PhysicalDeviceIndexTypeUint8FeaturesEXT<'a> {
    pub index_type_uint8: Bool32,
    /* private fields */
}

Fields§

§index_type_uint8: Bool32