commit | a5a8677edd2cd1ea92fe5717bc1b5bc03d72ae58 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Wed Sep 18 00:58:35 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 18 00:58:35 2024 +0000 |
tree | 3d0d88072a652e8b3ef53800d8f08434d2d5dcd2 | |
parent | e4785b421840bfbad6ca821666811ee38e5a31dc [diff] |
Revert "Compat CTS: clean up Intel expectations." This reverts commit 23c38d8ac19462201c5a50fd9e239357df1b4139. Reason for revert: possibly causing failures on Intel 770 bots Original change's description: > Compat CTS: clean up Intel expectations. > > Bug: 341327472 > Change-Id: I55d04e4a2ee3350468fb07f2c4b3de6d99cb0026 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206856 > Commit-Queue: Stephen White <senorblanco@chromium.org> > Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> TBR=senorblanco@chromium.org,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,rubber-stamper@appspot.gserviceaccount.com Change-Id: I61b32edc112d3afd004495129d669e8bbc72a879 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 341327472 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206954 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Stephen White <senorblanco@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.