| commit | f13474bc620bc3895e75c9692688719df541c6be | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Wed Feb 04 17:12:23 2026 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 04 17:12:23 2026 -0800 |
| tree | cf3585f36bb178665ce0999438ceb0c13851b1c6 | |
| parent | 0fa752297f4b98c541c6b4bfe4158b0fbce66551 [diff] |
[tint] Use correct environment for SPIR-V 1.4 validation The Vulkan 1.1 environment uses SPIR-V 1.3 by default. Change-Id: I12d21a702fe2d18a59705513c1d8191738a62ca9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/289176 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.