PhysicalDeviceIndexTypeUint8FeaturesEXT

Type Alias PhysicalDeviceIndexTypeUint8FeaturesEXT 

Source
pub type PhysicalDeviceIndexTypeUint8FeaturesEXT = PhysicalDeviceIndexTypeUint8Features;
Expand description

Aliased Type§

#[repr(C)]
pub struct PhysicalDeviceIndexTypeUint8FeaturesEXT { pub s_type: StructureType, pub next: *mut c_void, pub index_type_uint8: u32, }

Fields§

§s_type: StructureType§next: *mut c_void§index_type_uint8: u32