commit | bd6d3375c4499c614076bc5b0d8ca896835b50cc | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Jul 17 13:49:25 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 17 13:49:25 2019 |
tree | cb3b6b8f1c9f3e25723f3fc80f98e537910afc19 | |
parent | f83e69be3c74c6d391fccb71d679085a13d903cb [diff] |
[WebGPU] Use DAWN_WHOLE_SIZE instead of UINT64_MAX Following https://dawn-review.googlesource.com/c/dawn/+/8863, we can now use the new constant DAWN_WHOLE_SIZE to indicate that the whole size of the buffer should be used in a buffer binding. Bug: 877147 Change-Id: I617792a23cbdc03a2912a7231bf7d2cfea756eed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1705789 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#678251}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .