commit | c5f6bdaeb79b0bc3cf3eb196b228957195645ed8 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed May 15 00:37:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 00:37:39 2024 +0000 |
tree | 63a3378caa3e8239a8b5ac041b5f9466b3fb2cef | |
parent | ca341efa8e20ce964a0790508da91fca6f35ce8d [diff] |
Use the max signaled value of pending fences in BeginAccess Bug: 42241403 Change-Id: I3de9aba19bbab9aeea0f80ec0c56f58d9568b528 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188120 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.