commit | 2a5fd58832cb577223490255cddb601063424e3d | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Jun 29 17:29:23 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 29 17:29:23 2021 +0000 |
tree | 8c5861c197132efa69105302bcf25ff902fc9823 | |
parent | 3194a08615c010ad0cd829f994da8ee7654f74cb [diff] |
Remove double test instantiation with/without use_tint_generator The test bots now instantiate separate test suites with/without this toggle. Bug: dawn:571 Change-Id: Ib4e8e89ac347d0030b233d1a3b14b318aa862aa6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/56440 Commit-Queue: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.