commit | 2b233fda172b9dd3056a0a573cb437e6698a12d7 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Mar 17 09:11:55 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 09:11:55 2025 -0700 |
tree | 4b95fc545881f983e00b8eab32677523d83b4dc4 | |
parent | 488caa94170dab4fdea23334b58da61489120cd9 [diff] |
Move tests to correct folder. The `test/tint/builtins/atomics/from_gen/*/atomicCompareExchangeWeak` folder contains the tests for `OpAtomicCompareExchange`, not the weak version. Move the tests to the correct folder. Change-Id: I7895fe34c8d85ffa2d174fe765324c4aca7bf177 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/231374 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com>
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.