commit | 5ea3a8813a0dceafbe210297b028e7d4e8313ba5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Dec 05 20:09:24 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 05 20:09:24 2023 +0000 |
tree | a1119d7b9605a2be5e704beac34e8541b103a780 | |
parent | 4bba3c10dd4d0f2a2da29e04b80b0e635674429a [diff] |
Update test/tint/access to store results This CL updates the `test/tint/access` tests to make sure the results are stored back into a storage variable. Change-Id: If9b003ed8eb7106345962f6f93c5ae5462d0a923 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164541 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.