commit | fea9ee95394a1fcecb591351cb55b7beed56edbd | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Nov 06 17:23:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 17:23:10 2024 +0000 |
tree | f225db4321c80b5671d160b9ac236590010c4dd8 | |
parent | 6366852ecf93927075e7cba01650678ab0e959ee [diff] |
[glsl] Remove Ternary instruction We do not use this as it short-circuits. Change-Id: I0e5c9bc0f5e7b9af71646885474c054c21f0a17c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213875 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: James Price <jrprice@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.