commit | dbcf4f9fb6863f85a2f2c18693fe00174b1df240 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Mon Apr 15 22:16:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 22:16:39 2024 +0000 |
tree | 621110b26dd56e05d1bcab32052242ff8485f177 | |
parent | 356c03dbf83765fc2af93f41e0d3876b23be56dc [diff] |
Skip crashing surface test Skips SurfaceTests.ResizingWindowOnly/Null_Null_backend on the experimental Linux/Intel config since it is crashing. Bug: dawn:2531 Change-Id: I2eb19cc3a34f367caafab38f0d8bab4b5ef50db4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184041 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com>
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.