commit | c02be17233465b6ad1d452286227ddf38d4c0fd6 | [log] [tgz] |
---|---|---|
author | Arthur Sonzogni <arthursonzogni@chromium.org> | Mon Jan 29 19:09:24 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 19:09:24 2024 +0000 |
tree | 91218ac7e704b8d7c1018b81df7a42dd551d6037 | |
parent | 31a1592736e3465599145aa6f9ea9333bfd05196 [diff] |
MiraclePtr: Refresh rewrite. Rewrite pointer that were missed and/or added recently. Bug: chromium:1464560 Change-Id: I4868cb05ffa59b74057d2e254e2598197900d233 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171801 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.