commit | 9087a5c28dfdb8f86f588fd6b0aeaa1fd11355a4 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Sep 21 23:46:35 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 23:46:35 2022 +0000 |
tree | 4fd970209516e01179709f6ab338e0b08bac2d3c | |
parent | 8b7a83b85ef1224525d9c0ad8d248597ce3462e4 [diff] |
Revert "Update WebGPU expectations.txt" This reverts commit 8b7a83b85ef1224525d9c0ad8d248597ce3462e4. Reason for revert: Failing Dawn->Chromium roll https://chromium-review.googlesource.com/c/chromium/src/+/3911684/ Original change's description: > Update WebGPU expectations.txt > > Bug: chromium:1344876, chromium:1359106, dawn:1250 > Change-Id: I80aedd357f3e067064bc0c7c73c83036cb5c3b4c > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103301 > Reviewed-by: Loko Kung <lokokung@google.com> > Kokoro: Kokoro <noreply+kokoro@google.com> > Commit-Queue: Austin Eng <enga@chromium.org> TBR=enga@chromium.org,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,lokokung@google.com Change-Id: Ie41d2f43f9e6372b076acff9f0bbc28f18d673c3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:1344876, chromium:1359106, dawn:1250 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103342 Commit-Queue: Austin Eng <enga@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.