mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This makes the submission simpler as the allocators can be acquired from the pass itself. Also makes command buffer submission go through a common method that performs error checking before dispatch to the backend.