commit | 1f6ce67ed28881b9a4a42713474120224eb6871d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Mar 14 16:33:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 14 16:33:55 2023 +0000 |
tree | e34eb3463539508f47c6b6d22bc3b838aa6dc0ab | |
parent | 6521a357f5a54e1ed6296170beb1d8a90a015111 [diff] |
Move `clamp_frag_depth` transformer to backend. This CL moves the `clamp_frag_depth` transform to be controlled by the SPIR-V backend. Bug: tint:1855 chromium:1421379 Change-Id: Ia439d812d4baf35d4d4955595938a2bd5e647167 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123560 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@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.