commit | b9407351f7d262edad831f4913d84cae25f56ae4 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Sep 28 19:20:14 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 19:20:14 2023 +0000 |
tree | 5e395ec0aec2593196b526217b96016fc631bd16 | |
parent | 8520f8ea8a09bb919314228c7cce8a333149e2bd [diff] |
Remove obsolete test file This was moved to `native/LimitTests.cpp` but the original was left in place as well: https://dawn-review.googlesource.com/c/dawn/+/151780 Change-Id: I001ef287072ec43eca0df54cf80f2d4fce8b50b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/152662 Reviewed-by: Gregg Tavares <gman@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@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.