commit | dbbe5bee75ce79f14491bb2617132c22b6f1f496 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Sep 06 08:26:16 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 06 08:26:16 2023 +0000 |
tree | b940b8f7df4d28e1a71491c98c8a1a6a98421385 | |
parent | 97a50fb01224df6e5158657bb5ad6890f973cdd5 [diff] |
Remove the ForceWGSLStep toggle. It is no longer useful since now everything goes through the Tint AST (and SPIRV-Cross is long gone). Bug: dawn:960 Change-Id: I88f6017fae926eede48876fd7cd558daf0a0a869 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149760 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: 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.