commit | 2bf847fd4fbaf9086319f8e665fba988f7d22f7b | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon Aug 09 20:51:03 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 09 20:51:03 2021 +0000 |
tree | 92689f6184a80d4e6f4c1977f721151f0d50a6d4 | |
parent | 37140e7c62695d366c0845bddf9c8b991fda07da [diff] |
Skip BufferZeroInitTests.ResolveQuerySet if not on MacOS 10 No-trying due to broken branch builders. Bug: dawn:940, chromium:1128540 Change-Id: I830cebf2247b65ea0be58a10e02fbcc0542ff73b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/59040 Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> (cherry picked from commit e50f8c65b79e9a62e56ac912211a09cb1b4b74dd) No-try: True Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/60761 Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@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.