commit | 91639407ce2a546a79625663b98ec50ff96e5555 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Jul 30 21:52:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 30 21:52:57 2024 +0000 |
tree | d3e159807622ac782c1377488905abd6f4fbb99b | |
parent | dde5673ac98a095b3d781f34ee8643699b0c49b0 [diff] |
[tint][ir][val] Check that entry points have names Fixes: 356419160 Change-Id: I78a5f7ca62857d66157ed0408498c056208a2d5f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200615 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.