commit | 9f1bd725eb44c9da63066842cd1fa6842d1157c8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Sep 19 16:09:01 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 19 16:09:01 2023 +0000 |
tree | db36e002df98062e231baae7bdd40bf8db5371e3 | |
parent | c06e49ccab18ee870dbfaa1af877d48406d10ae4 [diff] |
[ir] Move `image_fetch` and `image_read` over to spirv builtins. Moves the `image_fetch` and `image_read` SPIR-V intrinsics over to builtins. Bug: tint:1718 Change-Id: I51e1f89f5d5bad0dfb11d7027a569e5b14e32660 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/152240 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> 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.