commit | 112d7614483a266869cb74891a8bdb9c5b5bb1ee | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Mon Oct 10 17:15:18 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 10 17:15:18 2022 +0000 |
tree | 9795f2b34d0e7f5ad757eece957a5e7681cba317 | |
parent | 5dac4f9644f80fb2ce8cadfcb4b63a25c22a25cf [diff] |
spirv-reader: Track storage class for pointer/ref values Fixed: tint:1041 tint:1648 Change-Id: I28c6677e0ef3f96902f4f9ced030c2280a17c247 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104762 Auto-Submit: David Neto <dneto@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: 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.