commit | c88a003d612bee4c19cfe619202c09052c26ee79 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Tue Oct 17 18:08:22 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 17 18:08:22 2023 +0000 |
tree | 551c49fca336110f5106d3a7319445d9d0e07944 | |
parent | 442044a975ab7ad4351d7369a9b3bf666ee72041 [diff] |
Prepend chromium-experimental to timestamp-query-inside-passes This CL is the first one of the series whose goal is to rename the timestamp-query-inside-passes dawn experimental feature to chromium-experimental-timestamp-query-inside-passes. A second CL in Chromium will update WebGPU IDL files with the new name. The last CL will remove the unused timestamp-query-inside-passes feature in Dawn. Bug: dawn:1193 Change-Id: I74438cb51598efc0bfde6051c6f7121f82cfcd20 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156620 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> 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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.