commit | ff8e9184697a5ebe600f9ece19f009e42c21ce71 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Wed Mar 26 10:53:21 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 10:53:21 2025 -0700 |
tree | 1364727b8517ea7454b314f4b77c02e0f7fb220f | |
parent | 0d16dc0bcd09a864a12e55ae672c5744d5bb971c [diff] |
[dawn] IR Reflection for single entry and overrides This adds 'reflection.h' as scaffolding for future API. Bug: 380043635 Change-Id: I5021a1c30c2019630347b1a6982cd0043dd31d63 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232335 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Peter McNeeley <petermcneeley@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.