commit | 7dbc52141ac2c61a98f5256807fdb74dbcebd6d4 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue Aug 22 23:47:17 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 22 23:47:17 2023 +0000 |
tree | 70b0ebcc3f3003ec755332ba2f5a7c83579ca0a8 | |
parent | 229ab85ab0a98ce0f780c6b5c950a0a8a58ebc08 [diff] |
Remove duplicate Android expectation Removes an expectation for webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:* that applied to all Android configs. This was redundant since there are already specific expectations for android-r and android-t, which covers all current configs. The overlap started being detected as a conflict now that we properly treat specific Android versions as a specialization of Android in general on Chromium's end. Bug: chromium:1474717, chromium:1469851 Change-Id: I563b0dee99ae196987031adbc8cdfa4df4c9e213 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/148181 Commit-Queue: Brian Sheedy <bsheedy@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com> Kokoro: Kokoro <noreply+kokoro@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.