commit | e6a4606a1781f35e6ce336b7c443097889fc2b28 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu Aug 31 15:53:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 31 15:53:13 2023 +0000 |
tree | 443389c814354cebd5b328607234a11830049203 | |
parent | 0ceaaa56cbb08e5058212d2d3646c6ecb19ae04c [diff] |
Suppress more DXC webgpu cts failures Example failing build: https://ci.chromium.org/ui/b/8771240958115155233 No-Try: true Bug: 1467572 Change-Id: I0483385092a7da24b186b703bb5c4c252bf08f63 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149321 Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Kokoro: Austin Eng <enga@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.