commit | 47d4869ed035b8ac268ac375fe64f74c3cc90f02 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 16 21:44:54 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 16 21:44:54 2024 +0000 |
tree | 46cabf1aaf37356076822c10af6f0b84d9735868 | |
parent | 608c355d2813ec0ad924a58292aaaf08b832908f [diff] |
[ir] Add non-const DependencyOrderedFunctions() This enables it to be used from transforms that need to mutate the outputs. Change-Id: I092b20b56b7b80b97141d581670a4603fbca3e96 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188341 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.