commit | 27943cd16e2d98cff57815506ef4e34093a886be | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@chromium.org> | Mon Apr 15 12:39:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 12:39:42 2024 +0000 |
tree | 7d814041a5ddbd05d75c71a1c93187f6942de520 | |
parent | 6aa10dd6a5138eff423e96a729782a7156fe297a [diff] |
[tools][perfmon] Another fix for nil pointer dereference When a gerrit RPC errors. Change-Id: I0227a1ef638c38a0390ce1874090ea31a67fef56 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183881 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@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.