commit | e02bb36a2acb8e29e124e0db6906dc44f9f28af4 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Aug 11 15:36:35 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 11 15:36:35 2021 +0000 |
tree | 2d7df140162af5ba4c427f1048c41e160bf9fd1b | |
parent | 3229c5b46cb89c3bbfdd7a163e29a2335c267cb5 [diff] |
Avoid [MTLDevice sampleTimestamps] unless the extension is enabled This callsite was missed in a previous CL: https://dawn-review.googlesource.com/c/dawn/+/59041 Bug: chromium:1226078 Change-Id: I3829dc16a8ec3c7b7274bc6057030bdade598ade Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61584 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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.