commit | 2e8692c9e3d6859167c10f7b2a1e1332b79db33e | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jun 30 11:04:50 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Jun 30 11:04:50 2023 +0000 |
tree | d4af18bbd06e72ff5d4de5ee22f6daea334cbada | |
parent | d97942b4360769169f64a119e2e55d6afac5800d [diff] |
[tint][ir][ToProgram] Emit builtin calls Change-Id: I48a21b8f4e1e430adddaf357a9349e07163de383 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139643 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
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.