commit | dec01f1fd5d9a35925c1af49296b9dacad1c7145 | [log] [tgz] |
---|---|---|
author | Li Hao <hao.x.li@intel.com> | Tue Nov 01 00:58:31 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 00:58:31 2022 +0000 |
tree | e0600b399bafc9ceba0174e755c37f36a3db1cbf | |
parent | 3f24fdc4476023b30a3a00793391a70bac0379db [diff] |
Add timestamp period calculation for timestamp-query-inside-passes Timestamp period is also needed by the timestamp-query-inside-passes feature, which is enabled separately from the timestamp-query feature. Bug: dawn:1193 Change-Id: I8a1f87f8d7931261b87608306820daefc4c3dc55 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107880 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Hao Li <hao.x.li@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.