pub type PhysicalDeviceFragmentDensityMapOffsetPropertiesQCOM = PhysicalDeviceFragmentDensityMapOffsetPropertiesEXT;Expand description
Aliased Type§
#[repr(C)]pub struct PhysicalDeviceFragmentDensityMapOffsetPropertiesQCOM {
pub s_type: StructureType,
pub next: *mut c_void,
pub fragment_density_offset_granularity: Extent2D,
}Fields§
§s_type: StructureType§next: *mut c_void§fragment_density_offset_granularity: Extent2D