Suppress pipeline creation tests Suppresses several pipeline creation-related tests with the WebGPU on WebGPU backend since they are flakily killing the test process. This may need to be expanded to all backends in the future since we have seen at least one case of a similar failure happening directly on Vulkan, but it is possible it is actually unrelated. Bug: 455605671 Change-Id: I77e75dda9ef5c8f3e20c0a2f2314f38de796d79a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/269114 Reviewed-by: Loko Kung <lokokung@google.com> 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.