commit | 89f9d6d4c49643b5d2d23ee3765d1f183ce38cf9 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Oct 02 19:55:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 02 19:55:31 2023 +0000 |
tree | 8c78b3665a36c4176b864517250cc8fe46edcc02 | |
parent | 1a1da4576f273526876d1b8e4fecfbcf619a9518 [diff] |
[tint][ir] Various fixes to IR -> Program Fix replacement of instructions in Raise. Emit required experimental extensions. Change-Id: Ie4008aa81a8a01846f41e829a9782b1239219e8b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154401 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.