commit | f28c9ad5d3b2ac4f8e2621fb31f042cbd8f1e9ae | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Aug 01 19:31:44 2023 +0000 |
committer | James Price <jrprice@google.com> | Tue Aug 01 19:31:44 2023 +0000 |
tree | 9d241ebf3619c0fa99959f0803519f34a899acb3 | |
parent | 0dfe0d67b5104ac8828ccd053af520c1db1a8409 [diff] |
[ir] Convert MergeReturn to a free function Bug: tint:1718 Change-Id: Id8ab5143f7b53e5fb86ce78fb6aa8b48d0e0b4f4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143822 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.