Type Alias ash::vk::PFN_vkGetDynamicRenderingTilePropertiesQCOM

source ยท
pub type PFN_vkGetDynamicRenderingTilePropertiesQCOM = unsafe extern "system" fn(device: Device, p_rendering_info: *const RenderingInfo<'_>, p_properties: *mut TilePropertiesQCOM<'_>) -> Result;