commit | 290c0590e6d4276c22241296cc3ede74c831755d | [log] [tgz] |
---|---|---|
author | Elie Michel <elie.michel.fr@gmail.com> | Thu Jan 25 11:39:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 25 11:39:26 2024 +0000 |
tree | ea214094190b3a941ef117685b9441ba85599719 | |
parent | 6ff16980d1a68a88a8e4a2a1a184f2c516868178 [diff] |
Add toggle enable_immediate_error_handling Change-Id: Ia746382fb674f6f8a9b454e546b1e293d4df8678 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/167540 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
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.