commit | 0c8cda4c7e3dbb6b8529c2920d8ca6ab8201b0b1 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Jul 21 13:21:00 2023 +0000 |
committer | James Price <jrprice@google.com> | Fri Jul 21 13:21:00 2023 +0000 |
tree | 0196a807dfd51c79b73971b20d09c0032f4e2559 | |
parent | dbdd49ba13a2dc535b8095f94776b46e5e4b7f2c [diff] |
[ir][spirv-writer] Handle faceForward builtin Bug: tint:1906 Change-Id: Idb07f25a49897a8b6ba0d3a9e3c09485cd677af4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142366 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.