SubpassFragmentDensityMapOffsetEndInfoQCOM

Type Alias SubpassFragmentDensityMapOffsetEndInfoQCOM 

Source
pub type SubpassFragmentDensityMapOffsetEndInfoQCOM = RenderPassFragmentDensityMapOffsetEndInfoEXT;
Expand description

Aliased Type§

#[repr(C)]
pub struct SubpassFragmentDensityMapOffsetEndInfoQCOM { pub s_type: StructureType, pub next: *const c_void, pub fragment_density_offset_count: u32, pub fragment_density_offsets: *const Offset2D, }

Fields§

§s_type: StructureType§next: *const c_void§fragment_density_offset_count: u32§fragment_density_offsets: *const Offset2D