commit | 2c7270e2539378085bcf2ac97c0055987acd92fe | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed May 07 11:50:56 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 11:50:56 2025 -0700 |
tree | a263e94764fc53fae9e130af0b55742205ed2588 | |
parent | ede56a97b66cd6305865582b0b0d5336db71682c [diff] |
[spirv-reader][ir] Emit both sides of test error. When emitting a failed `EXPECT_IR` emit both the expected and actual strings. Change-Id: I7aa5128db1032262bbe5ce3f2d5c6d01f3780e6c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241094 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.