commit | 2c6cac80d02634523baa471f100d3feb30294074 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Apr 25 11:06:05 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 25 11:06:05 2025 -0700 |
tree | a8e46513fce22743727629d2ce7ef9c433e86c11 | |
parent | a78978efe0b237a00be1d5879598cafa5d7bd4b4 [diff] |
Remove unused traits. Remove the trait entries which no longer have usages. Change-Id: I0cdc6646f0e821555c190681ed1815b83dea2d0a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239135 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.