commit | ce8faa76951d7909e76fba564935a925939786e8 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 26 15:15:50 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 15:15:50 2023 +0000 |
tree | 0018d527d419a5a8c8be2f8d823d97a1fadaaee9 | |
parent | d88aa223e8234c4e875ffc56cc5b375780b7a62c [diff] |
[tint][ir] Call wgsl Lower() and Raise() where needed Change-Id: Ib5fa6e0d791a5173fb324358674fd0aeb4159010 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153600 Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> 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.