commit | 609822254f0fbc5e737965f7a383a8e34d34624c | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu Apr 11 19:26:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 11 19:26:25 2024 +0000 |
tree | 8672eba78a1d9f93acdc32b2ad75cfbe6fb15858 | |
parent | e9dcf937febd92b9a2399cb8fb4a2e60ae52ef7d [diff] |
Fix expectations for broken tests See comment for explanation. No-Try: true Bug: none Change-Id: I5e4dc5be88a55cab1cacc28586b5a07a8f655a9a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183420 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> Reviewed-by: Ben Clayton <bclayton@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.