commit | 5ca21ed720844ddd5b10547f0758564cfc59997a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Sep 19 00:33:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 19 00:33:25 2023 +0000 |
tree | 2403c972b0f998ec3f3be975fb2762f4722d112b | |
parent | b9c78308e3210036487747b0b9816e41f9b20ce0 [diff] |
[ir] Move `sampled_image` over to spirv builtins. Move the `sampled_image` SPIR-V intrinsic over to a builtin. Bug: tint:1718 Change-Id: I69f55c57549ae7918f4257e9de8c47a99c90ea5e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150480 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: James Price <jrprice@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.