commit | fa60c0f891803ad24ffc95cc992861da2b67942a | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Thu Aug 10 10:29:28 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 10 10:29:28 2023 +0000 |
tree | ad54060c1abf1ed087e40510cf3cf9ef691bcedf | |
parent | 454668318b83e3a698d268ebf17b826a4ed46659 [diff] |
Fix TINT_PRINT_PROGRAM_FOR_EACH_TRANSFORM debug function Bug: None Change-Id: Iefceddf44d502c9f48c7cb22bbf902226f1935e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143220 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.