commit | d3aa6b36b5564d95265b757f4396172848275625 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu Jan 23 22:07:44 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 22:07:44 2025 -0800 |
tree | d152463892cf40c0eb10d1a935bb3f6bc38916b2 | |
parent | 8ea3310e380e4ca95eb160853490ceda2805794f [diff] |
Add expectation for failing Object_keys test This failure is currently blocking CQ on both Dawn and Chromium. Bug: 391917953 No-Try: true Change-Id: I1b63ff7befb7592ee89cada12bf0933d65bda1fa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223215 Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.