pub type PFN_vkGetDynamicRenderingTilePropertiesQCOM = unsafe extern "system" fn(_device: Device, _rendering_info: *const RenderingInfo, _properties: *mut TilePropertiesQCOM) -> Result;
Expand description