commit | a1dc8979c256b0e1fd769bb0cc46b331e3e2fd1a | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Mon Dec 16 12:41:01 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 16 12:41:01 2024 -0800 |
tree | 1df6be3da38d77e46e08a1c23993d007efbd134e | |
parent | c07449b28154ad5d05f128c93cae9e8a8b60f05c [diff] |
[tools][cts] Remove old CTS roller codepath Removes the old CTS roller codepath and all related code that is now unused. There may be a bit of dead code remaining, but this should remove the vast majority of it. Bug: 372730248 Change-Id: I1f87e8139b9104f90680ef7f043e4819bf037f12 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219374 Commit-Queue: Brian Sheedy <bsheedy@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Auto-Submit: Brian Sheedy <bsheedy@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.