Revert "Skip flaky DrawIndirectTest.Uint32 on Win Intel Vulkan" This reverts commit f6fd86c5246df09e1bc4d9c33207572e9536d24a. Reason for revert: most likely fixed by a VVL roll, see issue dawn:1615 Original change's description: > Skip flaky DrawIndirectTest.Uint32 on Win Intel Vulkan > > Bug: dawn:1620 > Change-Id: I1866630622d674fe24fbd355645dfb2b5a63280c > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115480 > Auto-Submit: Yuly Novikov <ynovikov@chromium.org> > Kokoro: Kokoro <noreply+kokoro@google.com> > Reviewed-by: Kai Ninomiya <kainino@chromium.org> > Commit-Queue: Kai Ninomiya <kainino@chromium.org> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: dawn:1620 Change-Id: I1060479ee4dae084197569599182e61da15128dd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116081 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
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.