PhysicalDeviceDynamicRenderingLocalReadFeaturesKHR

Type Alias PhysicalDeviceDynamicRenderingLocalReadFeaturesKHR 

Source
pub type PhysicalDeviceDynamicRenderingLocalReadFeaturesKHR = PhysicalDeviceDynamicRenderingLocalReadFeatures;
Expand description

Aliased Type§

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

Fields§

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