commit | 30d672963c4c2277fc000655bd484b1bba03583c | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Jul 15 19:12:29 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 15 19:12:29 2022 +0000 |
tree | 3c9577584c15f62e9fd21809f2891667c0fc4746 | |
parent | 8b0ceea0b1da712480388f93a1d012a16081890c [diff] |
Skip CTS tests crashing with SwiftShader Some web_platform:* tests are crashing due to issues with SharedImage and canvas formats. Bug: chromium:1344876 Change-Id: I0a708bad15b3d19299ce614ad43ab58c888e5291 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96300 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.