commit | f53b2b5b2e4b478cec3cf2bca85157b7e1f8b4c5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Dec 08 22:21:24 2022 +0000 |
committer | Dan Sinclair <dsinclair@chromium.org> | Thu Dec 08 22:21:24 2022 +0000 |
tree | 819bea127a8b3350ec320640f0e814103db864b2 | |
parent | d8a084585f46a381f5847530a663e0ec66a4db76 [diff] |
Split sem/struct into sem and type. This CL moves the Base entries from sem/struct into type. The class names are maintained as Base over the move and will be renamed in a followup. Bug: tint:1718 Change-Id: I07bed013167c58fc83f0069c781404d8197966ee Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113425 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.