commit | eb308398ea665d36e184459bf15fb2d6d36ca196 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jul 12 19:16:43 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 12 19:16:43 2023 +0000 |
tree | 592533221890160e10857db67859416703d51db3 | |
parent | 745180ede4c6d3d0e720af1a633377190d4e0e1b [diff] |
[tint][ir][ToProgram] Fix pattern matching for loops Change-Id: I135df21f957d1fd8fbc1dc2de5c2ac267f5b1f29 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140982 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@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.