mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Change `wgpu_core::track::buffer::insert_or_barrier_update` into a method of `BufferTracker`, and replace four arguments with `self`.
Change `wgpu_core::track::buffer::insert_or_barrier_update` into a method of `BufferTracker`, and replace four arguments with `self`.