commit | 478dc69eda54c5e8d3d7214eade15778ebaeae68 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Thu Mar 20 10:10:20 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 10:10:20 2025 -0700 |
tree | 9e20745c164800e5c7e07eaf2ba3ba7583d6e565 | |
parent | 57b82461ba2aebe4cdf0d1375b79757a187e909c [diff] |
[dawn][tint] Move gl to single entry point IR Bug: 383725598 Change-Id: I6017f2e0474b4468bb0ca7ceefb3e3d941ca3d44 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/231894 Commit-Queue: Peter McNeeley <petermcneeley@google.com> Reviewed-by: 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.