PhysicalDevicePipelineCreationCacheControlFeaturesEXT

Type Alias PhysicalDevicePipelineCreationCacheControlFeaturesEXT 

Source
pub type PhysicalDevicePipelineCreationCacheControlFeaturesEXT = PhysicalDevicePipelineCreationCacheControlFeatures;
Expand description

Aliased Type§

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

Fields§

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