
Enable a toggle that tells Dawn to delay sending the commands to GPU until the end of a frame where the swapbuffers is called. This helps batching the commands and reducing the number of GPU submissions to 1 per frame in most cases. Bug: 377716220 Change-Id: Ic201abe18c84fbedf6005390a676cb5b4d0cb150 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6532447 Reviewed-by: Colin Blundell <blundell@chromium.org> Commit-Queue: Quyen Le <lehoangquyen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1458771}