commit | 7f45581f4588344c2ddc7ea7c621f222400d3f4d | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Jan 04 04:47:01 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 04 04:47:01 2023 +0000 |
tree | 8c5c9b7bb9b6c2474f32261716254b00ccd7838d | |
parent | 7c26d3152dab9d733393b4394b146ca86d4664eb [diff] |
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.