| commit | ed9f52b14accf1217af7ced0af164d54d4a8d705 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Thu Feb 13 17:32:17 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 13 17:32:17 2025 -0800 |
| tree | 466d2688626a2bd654c331a218a448b123d36338 | |
| parent | 2154ef8190bb4a3de39ef7e87e523e325aaaa54c [diff] |
[ir] Add builtin struct support to the protobuf This is required in order for the IR fuzzers to generate valid calls to builtins that produce builtin struct results. Fixed: 396344373 Change-Id: I1ff9382e504e5b7ce96eb25032f0428709ffddcc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226276 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: 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.