commit | 7d7e1e4b28867c6e0155d70c2a1c14edcbcb56e1 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed May 22 16:48:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 16:48:07 2024 +0000 |
tree | 309b69121d4a172e49579dcb63a4492d1bb4f57b | |
parent | 052a54ff2a9b7c4af75ce80395a14ac61f7c4f60 [diff] |
Remove last reference to wgpuObjReference. Bug: dawn:2234 Change-Id: I6330a24cd48e90ad5a9df20c848f3ed62f08de1f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189321 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@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.