commit | e81af3d568b08249e97092023de256c257cbc862 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 29 14:54:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 14:54:37 2024 +0000 |
tree | 3a86edea96694bf4cb7897184588042613561b4e | |
parent | 363eae1e5d18e86212d5a831a3fb3d0131d109d0 [diff] |
Remove old test. This test was for an old SPIRV-Reader bug. The test is no longer valid with duplicate `NoContraction` entries. Fixing that, it triggers another long standing issue in the SPIRV-Reader which generates invalid code. Removing the test as it's no longer useful. Change-Id: I54d5c48c47f62ca3cf8530cf4ac1a8d427975e38 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204478 Commit-Queue: dan sinclair <dsinclair@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.