commit | 96bbbf8f84ec47886ed7c435abb25f69caa69f8a | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Thu Sep 28 15:08:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 15:08:25 2023 +0000 |
tree | 43ee62d2af1b9c16b3a097755378bb9dcd72d31a | |
parent | 9ff85267afccef5a8dbd86aea57a4da417fc8d6d [diff] |
Align timestampWrites with WebGPU Bug: dawn:1800 Change-Id: If0a8349224a515ea55c7c3697de1279b774a0778 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153320 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Fr <beaufort.francois@gmail.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.