commit | ffefb48bb51ff8e5445d1efa11b920e74874125c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jan 04 12:54:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 12:54:45 2024 +0000 |
tree | 0358f28ff197afd37ff07d4045b2cd9844026755 | |
parent | 8962cdd9051f3569b8ec5d7c44ff524fb9054e61 [diff] |
[tint][core] Add MemoryView type New base class for Pointer and Reference Change-Id: I674754b031eea6cb0761c44a0473f709bb63274b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/167942 Reviewed-by: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.