commit | 9ee3c7afcc97caf78f35ffeba7eaa7b7e4560044 | [log] [tgz] |
---|---|---|
author | Li Hao <hao.x.li@intel.com> | Sat Feb 11 09:30:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 11 09:30:38 2023 +0000 |
tree | 1e79e4771db1682c54f9b43757a02d803ab6f8e5 | |
parent | f5cee3fadf208ca10e1b39085abf9a38ae68bc14 [diff] |
Fix timestamp period for timestamp-query-inside-passes on Metal Still a missing condition to enable timestamp period calculation at device initialization on Metal. Refactor GPUTimestampCalibrationTests.cpp to check timestamp query correctness on both D3D12 and Metal backends. Bug: dawn:1193 Change-Id: I69feeaea0df309e15c008647d76b11899dcdc727 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119320 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Hao Li <hao.x.li@intel.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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.