commit | 9f027ff5abdde8bfc8bb741e7c4ae13345ea074f | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Tue Oct 10 22:46:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 10 22:46:05 2023 +0000 |
tree | 8e76e90df04cf3342dc50529373c1f302a6a7af7 | |
parent | bcaec114b0695fd69dc15a3d440c732b4618d9e2 [diff] |
Update android CTS expectations Both removes stale expectations and updates some android expectations that were too narrow previously to cover a more appropriate range of hardware. For example: Because of the Chrome bot configuration we ended up using "android-r" as a proxy for qualcomm devices even though the issue was qualcomm specific and affected multiple OS versions. CL also includes a minor docs update to describe steps for running the CTS on Android devices that cannot be rooted. Change-Id: Iebe13c7c5df4543e0af1435d4e0aae45fd1324c6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/152940 Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Brandon Jones <bajones@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by: Loko Kung <lokokung@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.