[M136] Backport expectations for webgpu flakes - https://dawn-review.googlesource.com/c/dawn/+/234054 - https://dawn-review.googlesource.com/c/dawn/+/234276 This branch just happened at a really inopportune time when we had bad flakes. Fortunately it's not the old problem where branch builders have flakes we don't see on main. Should fix: - https://crbug.com/407814992#comment4 - https://crbug.com/407076124#comment3 (ignore the bug topic - this should fix the builder linked there. The failures that bug is about are already suppressed on the branch.) No-Try: true Change-Id: I66b65ba97af97adcfd358efc5b42097d44992687 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234954 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.