mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-03 03:35:59 +00:00
Dawn Wire has a way to reserve an ID and generation on the client side, but if these reservations are never injected on the server, then it will be impossible to reclaim the in-use ObjectIDs. Bug: dawn:565 Change-Id: I751fce237c881e8cbdeaba18ad0ec1e124bd7ac2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/38281 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org>