commit | 1aad86d9ef817cdbca98b0595fbb886ab411ae15 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Jun 03 20:48:50 2024 +0000 |
committer | James Price <jrprice@google.com> | Mon Jun 03 20:48:50 2024 +0000 |
tree | 0ef4e843686f238eea77f9b95077a58054f00bf0 | |
parent | f9430db78f533dc483b1d130aad7dcd276486ed4 [diff] |
[msl] Move RenameConflicts to core and use it Fixes various shadowing issues. Bug: 42251016 Change-Id: Iaffc826b4e528c447b0732433b4c7f2c7d72b0f2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191420 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.