mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-21 22:13:45 +00:00
This CL fix the missing default value WGPU_WHOLE_SIZE for BindGroupEntry.size, and also add unit tests for using default offset and size in BindGroupEntry when creating bind group. Bug: dawn:1553 Change-Id: Ia9c426c0fff1eaea3a0b7c84e5528881199e2c4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104023 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>