commit | c225baa6165eb5dd8b42f668a641fceb2e00e08a | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Tue Nov 21 18:53:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 21 18:53:39 2023 +0000 |
tree | 742f1565c8fc907f5bb8175f87f03223ae4e0da2 | |
parent | c6a2630556726fa7b51d1aedb8aa6d89d563484c [diff] |
Disable timestamp-queries on Android The timestamp values being returned for render passes do not appear to be accurate, and there's some question about whether or not the compute ones are correct as well, even though they seem more sane. Bug: chromium:1504013 Change-Id: Ibbee86870ef3d49b0f51f397605eafe5b7431f67 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161980 Commit-Queue: Brandon Jones <bajones@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Brandon Jones <bajones@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.