pub type PhysicalDevicePipelineCreationCacheControlFeaturesEXT<'a> = PhysicalDevicePipelineCreationCacheControlFeatures<'a>;Aliased Type§
pub struct PhysicalDevicePipelineCreationCacheControlFeaturesEXT<'a> {
pub pipeline_creation_cache_control: Bool32,
/* private fields */
}Fields§
§pipeline_creation_cache_control: Bool32