commit | 509bd547d8afbd99161a609c662e2b74a3a91435 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Mar 10 16:40:38 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 10 16:40:38 2025 -0700 |
tree | 58b7ae33e77abe1117024a5d6bfcefea015f2b14 | |
parent | d6557836b853b4de3bfb311e9c84da85600293ba [diff] |
[tint] Remove invalid explicit layout decorations from tests These decorations are not valid in the workgroup storage class. Bug: 42252012 Change-Id: Id21dc9d8daf4b4cef990c366ddf36639e33e7efa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/229975 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: James Price <jrprice@google.com> Commit-Queue: 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.