| commit | 56526fd8ef6f87708ae3842804e961256457593a | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Wed Jan 14 12:12:38 2026 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 14 12:12:38 2026 -0800 |
| tree | 5cf5efe6e7fa80c0f6b83f0407e7014afb248976 | |
| parent | 5c63f65ddb80dfc433edb860fedc8195f2ce8bb9 [diff] |
[vulkan] Add toggle to control SPIR-V validation It is enabled by default whenever the build flag is enabled. Once Graphite has been updated to disable it, we can remove the build flag guard to turn it on in Chrome for all platforms. Fixed: 473526182 Change-Id: I457b992655fcfc9dddb050939568f81d072b08d0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/284857 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.