commit | 9313aab0fdba908ee85068eadac873656ba275e5 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Mar 15 15:54:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 15 15:54:25 2023 +0000 |
tree | 69beb0a0dbfad0f2675326d588a0e479e9023a1a | |
parent | 2fc56a1c637925f76c6f40604283d33f6cf5018c [diff] |
tint/reader/wgsl: Remove case_body() This was not used. Change-Id: Ic79993be201a2f02c6dc2dc8d92d1aea2f382fe4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124221 Commit-Queue: Ben Clayton <bclayton@google.com> 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.