commit | b7a3cbe8cab8ca208d19985b6e6da63937377fc3 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Thu Apr 06 16:03:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 06 16:03:13 2023 +0000 |
tree | b17909443b7c94bea65adbad58b0d11df495924a | |
parent | 8bfdb661f862f677ca90e8534fa32ebe5909920d [diff] |
end2end tests: add --enable-implicit-device-sync option. This option will allow tests to be run with ImplicitiDeviceSynchronization feature. Bug: dawn:1662 Change-Id: Ic001b2fa175f63e8d77eeb3b23d4d2cf52bb224e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126580 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Quyen Le <lehoangquyen@chromium.org>
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.