pub type PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM = PhysicalDeviceFragmentDensityMapOffsetFeaturesEXT;Expand description
Aliased Type§
#[repr(C)]pub struct PhysicalDeviceFragmentDensityMapOffsetFeaturesQCOM {
pub s_type: StructureType,
pub next: *mut c_void,
pub fragment_density_map_offset: u32,
}Fields§
§s_type: StructureType§next: *mut c_void§fragment_density_map_offset: u32