commit | 3eec8695d200061bc67cbe569d43bd29f04a01e4 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Tue Jul 18 23:50:23 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 18 23:50:23 2023 +0000 |
tree | 17eeaa17aa330bf59de84aa70d91e10b04ed0fa5 | |
parent | ede1cc53c475918c9e0189ce06501338583236ce [diff] |
Implements additional Dawn object creation benchmark tests. Change-Id: Idf8d56a6d2ff06ffcf9c2d37c135684ffe75abc8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141281 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.