commit | 0eb4d04d83e8f1565e9dc527f6d84fdbc0268aa8 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 25 03:24:19 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 03:24:19 2023 +0000 |
tree | 0251462ca531d36f85addf42a557003699c9bc6f | |
parent | 6663a97b74c707084bb765ffef68d9626130de1d [diff] |
[ir][spirv-writer] Expand binary arithmetic tests Use the parameterized test helper for binary expressions to more comprehensively test scalar and vector values across different types. Bug: tint:1906 Change-Id: I2be087d7889d0993125eb0e3f897acbdf56575b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134323 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@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.