commit | a84ebc3af9c2086581008e7a05444698e1a6eb15 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Dec 22 14:32:16 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 22 14:32:16 2022 +0000 |
tree | facccea8f26a14b2fc2f439db69ec78ed1a5a90a | |
parent | 3bfced00e5b0ddade385901b86f8a587d459ed2c [diff] |
tint: Add forward declaration for CastableBase This fixes the google3 build, which compiles headers in isolation. Change-Id: I3c9a91caa75c6da1d9dcc17bb6d2aeb5834c197e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115440 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: James Price <jrprice@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.