commit | e4a3058d330af47a6ce181de5f5eb4a9bd521f0f | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Fri Feb 28 09:13:18 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 09:13:18 2025 -0800 |
tree | 346434b5990b5e3d1e2c69b89272ec107329da81 | |
parent | c38522fa64df1e67e1cd5880fa067f10ed3b5e61 [diff] |
[dawn] Enable substitute overrides for tint IR Compat (GL) This was previously done for vk. https://dawn-review.googlesource.com/c/dawn/+/223994 Bug: 382300469 Change-Id: Ia172fa59af23b47ead02b2fe117546033d7fe015 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228394 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.