commit | 17f31733fd733aa2565571f94981913042bd19d6 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Wed Aug 21 20:11:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 20:11:00 2024 +0000 |
tree | c48ecdab7b74bf7011a366f6d68b51923cddb716 | |
parent | a38b02612272b58b5ad02d42ad1ad2247cdb7990 [diff] |
Compat: add first Android CTS expectations to compat-expectations.txt. These were derived from a local run on Pixel 7 Pro. Failures caused by Mali's lack of storage buffers and storage textures are triaged under the appropriate bug and tagged with pixel-6. All other failures are untriaged. In order to avoid conflicts, this necessitated explicitly adding a "linux" tag to some existing expectations. Bug: 346808585 Change-Id: I017aee02a12fac085e74a3f8ff8e4fa659a4fc23 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203394 Reviewed-by: Gregg Tavares <gman@chromium.org> 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.