commit | 6b718aa2b08bffcb9bf4ef4c2d1fbc04fac32317 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jan 04 19:10:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 19:10:13 2024 +0000 |
tree | 1f5b1804cbce32daf2b2c90f0700ab61abb3a4cf | |
parent | 5ae7a137676a258a00d699b1e22bdede68f1c430 [diff] |
[tint][ir] Fix unittests that used invalid binary-ops Change-Id: Ida1176328988490b9adeb25e18d3aec89287997d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/168221 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: 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.