commit | d4a9a9f18cbfe5a2983ecd021ef68988373d868a | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu Mar 20 01:59:26 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 01:59:26 2025 -0700 |
tree | 93c7f7ab365237f8afa6a92e17f511dd8ed7bd2c | |
parent | abca826c36c9ae294e8c0ec2091f3ead7a10ae02 [diff] |
Remove two CI-related bindings Removes two bindings related to Dawn CI builders. This is necessary to meet security requirements for letting the CTS roller submit CLs more easily. Bug: b/402777879 Change-Id: I6437010dfb9765ca6b6d51282cfe77e429c0c02c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/231338 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@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.