| commit | b8a47206c0b81554b149ff2552562268b37825c2 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Fri Jan 09 13:23:43 2026 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 09 13:23:43 2026 -0800 |
| tree | 06c022c91ec4008996b9eebbdee93a013869323c | |
| parent | fe3328d09f05f4025e20dde89361dff9e35db75a [diff] |
[tint] Remove last references to chromium_experimental_dynamic_binding
Removed:
- The enum from wgsl.def
- The markdown document
- A special-case check in the E2E test template
Also updated a few copy/paste instances of {get,has}Binding.
Change-Id: I642d6f5dd09e36988f1cfc2a29e24c80dbb229c2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/283936
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.