| commit | 7cddf4fa484aa5751b00ffe4fd9bc2c93637ea8e | [log] [tgz] |
|---|---|---|
| author | Ryan Harrison <rharrison@chromium.org> | Tue Dec 03 18:37:55 2024 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 03 18:37:55 2024 +0000 |
| tree | 3b528ed4f0ab8b2290f18b011bb8971b11c53d65 | |
| parent | 5903a5ab229d038a9d658123aa5a5affcbc7d325 [diff] |
[tint][ir][val] Reject duplicate entry point names Fixes: 381906257 Change-Id: If7ad29bd668bf3f590df9886d63d675e59c4d887 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217715 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com>
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.