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;