commit | 8bda7de3f9d16bd5055aa423492ccde8419dfbae | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Jul 29 22:58:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 22:58:33 2024 +0000 |
tree | 946783217216b8c90c70a02d36e6f4d3bd80151f | |
parent | 54b6c1c2911f095547a69b6027cbd54801e942c9 [diff] |
[tint] Require WGSL and SPIR-V for all benchmarks This simplifies the change to the benchmark framework logic that will be added in the next CL. Splitting this out to its own CL because the auto-generated changes are very noisy and this should make the next CL easier to review. Bug: 42251293 Change-Id: I6cecce8023894d10e978b0207562ca4562571cba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200516 Commit-Queue: James Price <jrprice@google.com> 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.