fn multi_draw_indirect( state: &mut State, buffer_guard: &Storage<Fallible<Buffer>>, buffer_id: Id<Buffer>, offset: u64, family: DrawCommandFamily, ) -> Result<(), RenderBundleErrorInner>