| commit | a09406cc5e0c1c99c49cd438bb069320a5e119a3 | [log] [tgz] |
|---|---|---|
| author | Ryan Harrison <rharrison@chromium.org> | Tue Nov 18 11:06:25 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 18 11:06:25 2025 -0800 |
| tree | 8435ccb70ee2fcc89d3b8c355854f6402201173e | |
| parent | 3b8155324fb55c338c6d6ca495d3e5ca7bed3f2a [diff] |
[tint][val] Replace templated anchors with CastableBase Cleanup/improvement I have implemented in other parts of the validator that I am refactoring. Issue: 455376684 Change-Id: I002ca9cbf5a5c8c9aeab5c5551e7f05da910c770 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/274754 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.