commit | d2bb5a1d081ffd424aadb7f1cf965f58cfff1d9d | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Oct 22 22:27:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 22:27:12 2024 +0000 |
tree | 7e05d23e145be0fae31f37c84f235af21f762dfd | |
parent | 141d26b203c9997b9a7f247bac33648664ccc8c7 [diff] |
[tint][ir][val] Enforce @workgroup_size only valid for compute Fixes: 374930294 Change-Id: I21138e4f5e439f581a94ba934a3950b2a863d191 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211816 Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> 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.