commit | 8be957f698baa57c87eca49aa5f93315081172a3 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Jan 29 16:00:36 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Mon Jan 29 16:00:36 2024 +0000 |
tree | 72b666cd0d42f0643602d7ea9c82fa361b2286b1 | |
parent | 5ff42f8900bae798cfc57d45953d387a994089a9 [diff] |
[tint] Replace std containers with Tint's containers in nodes Bug: tint:2129 Change-Id: Ia3a2ad733c914465df339b0b7d0c4962c2090fc2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171660 Kokoro: Kokoro <noreply+kokoro@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.