commit | 75759ac2737825dfb0d6cc9016e8ce0771e61a9b | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Nov 29 16:39:52 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 29 16:39:52 2022 +0000 |
tree | f7c47175cac0ec60e9d6ffd59c0accec5afce7af | |
parent | 775dfbf7a8df0b918ea4d9385b08d14de0518af2 [diff] |
Revert "CTS: Lift expectations for passing tests ComputeDispatchTests." This reverts commit f42c4c7e5b1f9a6580c4f1fd92ec011387ca2523. Reason for revert: Tests are still failing. Win x86 bot doesn't run by default on Dawn CQ. Original change's description: > CTS: Lift expectations for passing tests ComputeDispatchTests. > > Bug: dawn:1196 > > Change-Id: I566f6171b6783fb51c3727aab64bd1488afa933f > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111800 > Commit-Queue: Austin Eng <enga@chromium.org> > Reviewed-by: Austin Eng <enga@chromium.org> > Kokoro: Kokoro <noreply+kokoro@google.com> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: dawn:1196 Change-Id: I27799d6bcbc9e32079a3a39b94c1d42ec517e233 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112240 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> 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.