commit | 7b6737be66254f3421faf8cd6e5c29d1b3cae3aa | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Mon Sep 16 16:02:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 16 16:02:31 2024 +0000 |
tree | 02b119c8dfb856c21c23c91a2ea12ad444b6cba0 | |
parent | d7d94fe31763fa5ad7f558217ed06c84d8b2092b [diff] |
[tint] Allow for (superfluous) trailing comma in variable qualifier This change causes two test failures in CTS so temporary disabling these specific tests until CTS can be updated. See: https://www.w3.org/TR/WGSL/#recursive-descent-syntax-variable_decl Bug:366000875 Change-Id: Ie57e0c66bd37f5dc2097337b02ddb8b0066f833f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206414 Commit-Queue: Peter McNeeley <petermcneeley@google.com> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.