commit | 32b6746cd95220659040b890e7507bb61509e411 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu May 25 14:12:52 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 14:12:52 2023 +0000 |
tree | 818f4b0f0cab1aaa8244cf2c22a0da0e54240c00 | |
parent | 686d2e2d4d779f6abc8249c9711532f6965e75a5 [diff] |
[ir] Rename %fn to %b. The FlowNode concept is gone, rename the symbol in the disassembly. Bug: tint:1718 Change-Id: I8a7b5d8113a033592de5ca013cf8839330a7686c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134460 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.