pub type PFN_vkCmdDispatchGraphAMDX = unsafe extern "system" fn(_command_buffer: CommandBuffer, _scratch: DeviceAddress, _count_info: *const DispatchGraphCountInfoAMDX);
Expand description