commit | 686d2e2d4d779f6abc8249c9711532f6965e75a5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu May 25 14:00:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 14:00:55 2023 +0000 |
tree | f1c44c4aa07ce46b9f9cd50814bba5c0ba7481c5 | |
parent | a2b489b90047129e20f9870a50c6ffbdc9910017 [diff] |
[ir] Restore losts tests. When the `BuilderImpl` tests were split apart in 131581 these two files accidentally got created in the wrong spot. This removed them from being tested. Add them back and update format to match current disassembly. Bug: tint:1718 Change-Id: I9b248121a9f45862060d44f50a290344e1222874 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134440 Kokoro: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.