commit | 66b897139fe0556f3e55f733a9528589b8d30b66 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Sat Oct 12 03:16:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 12 03:16:51 2024 +0000 |
tree | 8bc757e1f5bb5a5e34ff0abf0f76538c35a92f7d | |
parent | 82bf56bee9603e0f6508b67b1cd01721fcc9e48a [diff] |
Compat CTS: remove unexpected GLES passes. After the switch from ANGLE/Vk to ANGLE/GLES, the memory_sync and robust_access_vertex tests are no longer failing or flaky (no fails in 10 runs). Remove all of the related expectations. Bug: 365974434 Change-Id: I1914b2865143ac419653c56a5b7d3329ea6682dd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210674 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: 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.