commit | f99ac3a69c1fe30f13d0d8ec3fd0acbacbf17d68 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Jan 16 15:24:40 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 15:24:40 2025 -0800 |
tree | 8062c924c9afeac686099ee464a083ee99508f3f | |
parent | d419d935d22b314552558e85fd6b5da93991cbee [diff] |
[dawn][metal] Use IR version of VertexPulling Bug: 380044409 Change-Id: I829985f2f6381f8fe7bca1565356afa5cf7ad1a5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/222020 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.