commit | 0a72f95b432a7e13b7e130fb6b0dc211a92475a6 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Apr 04 11:31:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 04 11:31:04 2024 +0000 |
tree | 0a24b27e3cc1bc7e928cf7428543694bd2786d83 | |
parent | 06b4cc9be0d5b9439db6f3235e00a7b669b2c341 [diff] |
[tools][cts] Remove debug spam This was never mean to be checked in, and is filling the cts roller logs with debug text Change-Id: Icb01ea4afa94e81a58b0f3df6cdb2430fee70f8d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182261 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Ben Clayton <bclayton@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.