commit | b61e3b09f4963925a8fb7a7a513b11991975a294 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Nov 08 18:08:01 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 08 18:08:01 2023 +0000 |
tree | fdb5e879e76561fc6d749a940ed8fbc77d02dd87 | |
parent | b0e405493ad845e2d91d1e1487271bc490d469d3 [diff] |
Make timestamp-query feature stable This CL make timestamp-query feature from experimental to stable so that it is exposed without allow_unsafe_apis toggle. Bug: dawn:1800 Change-Id: I70a0620ec58f89794906959d6513979f27922682 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158060 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com>
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.