commit | 44878dd5f85c2518720868daaab377535b6bd18b | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Mon Nov 06 20:59:41 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 06 20:59:41 2023 +0000 |
tree | 04efd75e655d75bb525de6056f3574c15b97880d | |
parent | e2cd8aade99ffd2d2b97fe87fd43b08f22002692 [diff] |
dawn.node: Enable timestamp query feature conversion Bug: dawn:1800 Change-Id: Ibe4c13fc174809e03a98207a5849b4bfd70e3217 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158080 Commit-Queue: Fr <beaufort.francois@gmail.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.