commit | 9d1b610d7666f3b8081fd83004c7376e8725790b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Sep 29 12:12:48 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 29 12:12:48 2023 +0000 |
tree | 03067be2d1bc647fe8921a6bbfa2fc23e3f7698f | |
parent | 6d8662dfd5e31ffd8bfe9cd9488a6a1864b429aa [diff] |
[tint][build] Generate benchmarks for GN and Bazel These were not emitted, or were emitted incorrectly. Aside from fuzzers, CMake, GN and Bazel now all generate the same executable, library, test and benchmark targets. Change-Id: I88c115d4fb974755fc7c476694f4ef79d6e18e49 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150860 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.