commit | 33916587848358f38cb72f0afd0b410063d895df | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Tue Oct 31 14:11:17 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 31 14:11:17 2023 +0000 |
tree | fd021caaba0119bf7a271a2796ea4f19824ee71f | |
parent | 7b63674701854b419895c55eb0dbe0c9b2253b4c [diff] |
Compat CTS: getCurrentTexture() tests failing. Suppressing individual failures seemed to result in whack-a-mole on the bots. Suppress all of them for now. Also suppress copy_contents_from_gpu_context_canvas failures for onscreen (only failing on bots). Change-Id: If71aa776c581ce6cbf6282f8b2981069530a1c71 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158620 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Stephen White <senorblanco@chromium.org> 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.