commit | f2c1d0aa5bd8d91d49ee7e2726186a66500f2a39 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Sep 21 17:19:04 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 17:19:04 2022 +0000 |
tree | cdb5ae999f233ff3247fc8990babc459aa561735 | |
parent | 4953dabab732b87f39ac70dbe9033a75e9c913e3 [diff] |
tint: Add test cases for tint:1666 This change does not attempt to fix this issue. Bug: tint:1665 Bug: tint:1666 Change-Id: I9b40a25279b939977c826f38592518b6b086c06b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101161 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.