fn draw_mesh_tasks( state: &mut State<'_, '_, '_, '_>, group_count_x: u32, group_count_y: u32, group_count_z: u32, ) -> Result<(), DrawError>