commit | f25140fe6ff0babe2fc7712883da6fceb72a3cc7 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Jun 03 14:47:01 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 03 14:47:01 2022 +0000 |
tree | d9a7f5ab410b8f7a89672814877841208235c792 | |
parent | a571ce3955341c2e9a5b9e3cfa8d68a91ac608b8 [diff] |
tint: fix emitting duplicate structs for atomicCompareExchangeWeak Bug: tint:1574 Change-Id: Id4ae2d2de9ac4678260f4ecfb3a0f779d170f9a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92280 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@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.