commit | ac521a2f7afc1cddbff6c7b630b3fd67d5321ea9 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@chromium.org> | Wed Jan 31 21:42:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 31 21:42:29 2024 +0000 |
tree | ee1cdb33f211f1b58429c176e277274544310f82 | |
parent | 03616ff8884f2651883c335f1969fe44cb211f9e [diff] |
[tools][perfmon] Limit length of CL report Attempting to post a very long message will be rejected by the server. Change-Id: I5073415fe04b5dcae23c4fcce88db62e822b5b72 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172543 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: 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.