pub type PhysicalDeviceIndexTypeUint8FeaturesKHR = PhysicalDeviceIndexTypeUint8Features;Aliased Type§
#[repr(C)]pub struct PhysicalDeviceIndexTypeUint8FeaturesKHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub index_type_uint8: u32,
}Fields§
§s_type: StructureTypeMust be VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES.
p_next: *mut c_voidOptional, may be null.
index_type_uint8: u32