Suppress Win/GTX 1660 exp failures Suppresses a number of WebGPU CTS failures that are occuring on the Win11/NVIDIA GTX 1660 experimental config either due to FXC compilation error or global test timeouts. Bug: 413300864, 542752829, 542749864 Include-Ci-Only-Tests: chromium.dawn:Dawn Win10 x64 Experimental Release (NVIDIA)|webgpu_cts_fxc_tests Include-Ci-Only-Tests: chromium.dawn:Dawn Win10 x64 Experimental Release (NVIDIA)|webgpu_cts_fxc_with_validation_tests Change-Id: I807a147caa47119543df403b320a5902ea63d755 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/336795 Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Auto-Submit: Jon Banh <jhbanh@google.com> Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: 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.