commit | c1380f7f7b9f2ca4f1a772be94d1418d3f346f69 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Jul 05 01:14:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 05 01:14:59 2024 +0000 |
tree | 608f7cebfd58faa574eac273ad3068a369d3b57a | |
parent | 68e08de7187ebdef108611c8cc336413f96d1c7a [diff] |
[msl] Print @color attributes as [[color(n)]] This completes support for the chromium_experimental_framebuffer_fetch extension. Bug: 42251016 Change-Id: Iab3a3b9a0fb0572d4e0838bd5f3760b3e2d70e32 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196966 Commit-Queue: James Price <jrprice@google.com> 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.