commit | 6f16de2645b8e0ee95f72d49661c8073e1c60959 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed May 15 01:17:35 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 01:17:35 2024 +0000 |
tree | 7ed37aa53e00712554dcfcd9f8f60e5f1c4f557d | |
parent | c5f6bdaeb79b0bc3cf3eb196b228957195645ed8 [diff] |
Add expectations for failing tests on Dawn -> Chromium rolls Example https://chromium-review.googlesource.com/c/chromium/src/+/5538330 Bug: 340494395 Change-Id: I7262a4321685ba16508e40d926b568f790546429 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188300 Reviewed-by: Brian Sheedy <bsheedy@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@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.