commit | 6635dcf2e8b6432b658439e35aa8669f10afe36e | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Aug 12 19:14:49 2024 +0000 |
committer | James Price <jrprice@google.com> | Mon Aug 12 19:14:49 2024 +0000 |
tree | 3e73f21b2674895b3aca8d303aa7cda9ef9b64d7 | |
parent | 889f8fa6889b8fe8f547f0030e5454c75a1b15b8 [diff] |
[spirv] Use IR by default for CLI and E2E tests The E2E test runner will temporarily force the expected filename to use the `.ir` version until the CQ config is updated to stop using the `--use-ir` flag for SPIR-V, at which point we can move the expectations over to the default file paths. Bug: 347699874 Change-Id: Ic4396d392d0cdf933d73851ac6b4a64f0cf779a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202158 Reviewed-by: dan sinclair <dsinclair@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.