commit | 089347a5062e47e2761f8f262a21eafe14f7142a | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Sep 30 04:19:28 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 30 04:19:28 2023 +0000 |
tree | 6a08400025444fbe14fd778f41dad74b27387dc4 | |
parent | ca6aea2ff6d648edaf415f7f03aeacaa9c9040ec [diff] |
[tint] Don't link 'benchmark_main' target Tint provides its own main(). Also add the benchmark target to the root BUILD.gn to have it built implicitly. Change-Id: Iab254fde50f75e2ecd03c3b226883d2fb06c1585 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154400 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.