commit | 67b738c236bd90a5af371b8171de8cc30ae11817 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Aug 13 14:07:14 2024 +0000 |
committer | James Price <jrprice@google.com> | Tue Aug 13 14:07:14 2024 +0000 |
tree | 40e04b2e90affa3005e7b58762672d4dfeeddacf | |
parent | 0b5de40a0db1856c9ad8b90c2f02a715991777de [diff] |
[spirv] Move E2E expectations to default paths Remove the hardcoded `.ir` component from the E2E test runner script. Bug: 347699874 Change-Id: I8251a6a8b60fa19385d340b9af3a6ecd85356e14 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202218 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.