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