commit | a5fe7b90abfc63e6f554d5ca4deef0c43a87ae41 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri May 17 02:03:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 17 02:03:37 2024 +0000 |
tree | 7c9a28a5934119f2f41708da300fdcb7023b2fd6 | |
parent | 935b50f699795360f7e0592edceea4be107efafc [diff] |
[msl] Move BuiltinPolyfill transform This CL moves the BuiltinPolyfill transform to come after the MultiplanarExternalTexture transform. This brings the MSL AST printer in line with all of the other printers on the ordering. Change-Id: I11e84315a41969322e38bc3efad527ce234dd294 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188621 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.