commit | 17d3695389e1831e88562fd93bef20a54ba07d5f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jul 08 14:44:18 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 08 14:44:18 2025 -0700 |
tree | c1a032151d2e327eea54b6efeb18116f9d1ee248 | |
parent | 434934ea21ac31d9ad5ffe67b5d6d88d9af7de1e [diff] |
[spirv-reader] Remove E2E test we do not plan to support This is generating very deeply nested control flow. It may be possible to work around this by changing the way we handle certain branches inside loop bodies, but we can deal with that if it ever comes up in a real case. Fixed: 429625133 No-Try: true Change-Id: Iab36c498299674a44ec860c46537c050541791d4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/251515 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.