commit | c0d51f1cd8945d035ed9ff83bd37d89cbf7e3de2 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Jun 29 22:21:31 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 29 22:21:31 2022 +0000 |
tree | c4244cb855dc733170a905d70705ce3df61b8869 | |
parent | c7d6ab6c5af7b3da8665ebac74408d9d5dcbd96d [diff] |
tint: spirv reader: detect and replace loads and stores of atomic variables with atomicLoad/Store Bug: tint:1441 Change-Id: Iee89cb87ca063d8a98ff8ad789ba14dee65c036a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95140 Reviewed-by: Ben Clayton <bclayton@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.