commit | f31c5c5d46a1f308c4965e8558391e436fdd0091 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Mon Mar 31 02:52:24 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 31 02:52:24 2025 -0700 |
tree | c0a70256d73a1fbd889df2b9eb1fe0a2e006ce7b | |
parent | e55f122476a234562f70b18664bcb91cb751f12a [diff] |
Add block-all-features flag to run-cts This gets passed to the CTS which, as it says, blocks-all-features. This is useful for testing tests that branch on whether or not a feature exists. Bug: 406994519 Fixed: 406994519 Change-Id: I566d7c0fb155f5954c6c41c0f7883f436d70cf95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233554 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Gregg Tavares <gman@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.