commit | a2ae53792e10e7ab0e98717cb5e2bcb743ce01f8 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Jan 20 05:49:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 20 05:49:59 2024 +0000 |
tree | e7b0c8893a31091050296c50acce269cd11cf8ba | |
parent | 1d4ff35481e85ffa6b7c02a6acf8e82b03c226eb [diff] |
[tools][cts] Describe why expectations are removed Add diagnostics for all removals of expectations. Also add a new test case for parsing queries containing brackets. Bug: dawn:2334 Change-Id: I293f85d8e20b246035df283905cc83dd4eddc88a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170220 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Kai Ninomiya <kainino@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.