commit | c7d70317eb4ca783ee56f288eb83b67806f930f3 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Sep 07 11:37:16 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 07 11:37:16 2023 +0000 |
tree | ef39d9d962c1f3d42ece5c2841675a208c07b6c1 | |
parent | 843263aa8438e23dbe27d441c8a8d6cc936fc7d6 [diff] |
[tint] Validate 'pixel_local' pipeline stages Vars with this address space can only be used in the 'fragment' pipeline stage. Bug: dawn:1704 Change-Id: I37d7f203722c39eb9398eb270d9f439a8eb19bc2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149861 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@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.