commit | 7cbd8202e6715ee5d51314bd1e745a5243da82c1 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu May 05 15:34:41 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 05 15:34:41 2022 +0000 |
tree | 124b0988a695901340f42d0dd8457d0f8c35fd55 | |
parent | 26cba1cb3925a46e2be60656d2e407e10ce243a1 [diff] |
tint: Add Bitcast helper Use this for the BlockAllocator cast. Bug: dawn:1406 Change-Id: Ic5d1acf7f8e74037fb51fc9d5d3b5141a15bd962 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89021 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@chromium.org> Reviewed-by: 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.