commit | 44361633b24c7c7efc092f4d8361cbe8a1c07561 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Wed Jun 12 20:08:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 12 20:08:21 2024 +0000 |
tree | 3c0c2ca965255d25f72ffa45918fb499758eb7d9 | |
parent | 79bc2cda3ac2c9ebacb598a13f97349e35bf783a [diff] |
OpenGLES: triage T2B failures on Qualcomm. Most tests only seem to be failing for the BGRA format. Centralize the suppression for those tests in SetUp(), rather than in each test. Bug: dawn:2294 Change-Id: Ieef84cc3789913526f9d019fe7e0ffbf3a0eb3b7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192942 Commit-Queue: Stephen White <senorblanco@chromium.org> Reviewed-by: Austin Eng <enga@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.