commit | 7523d80276e7d0ab63c7346aff687dcf6fa5f10a | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Sep 16 14:18:38 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 16 14:18:38 2024 +0000 |
tree | 957ec57a5a8ca047136d337e30973c30bf15fe25 | |
parent | 8118e317875777203bb96cd489ecf8df68209de0 [diff] |
Remove perfmon Go code We have now migrated to Chrome's perf infra. Bug: 42251293 Change-Id: Ie35acf7d7f5b5b4831a4e1930e17cfc467ab0aa2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206515 Auto-Submit: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@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.