commit | aa076767b218861481707403825cda7a763e040b | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Thu Aug 10 18:31:01 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 10 18:31:01 2023 +0000 |
tree | 5dc25770d36d746e80c2ee052b9b7347934b4dde | |
parent | f322b154d8c0c6281f78fd1645c250d3fc098abb [diff] |
Cleans up remaining un-needed proxy functions on frontend BGL. - Audits and updates header includes to only include the frontend version when necessary. - Makes the frontend BGL final to make it clear that it shouldn't be extended. Bug: dawn:1933 Change-Id: I0cc73a799b90f5648e8bf2ee8b187951507f0678 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/145620 Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.