commit | d4151b2ea550a82e86ad60664ae94cc8b76ec4f9 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Feb 23 02:00:58 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 23 02:00:58 2024 +0000 |
tree | 0bb010198cdc503cfd63137f9ae5ac45ea79711d | |
parent | 7d2d30bef758eb19640b9f191acf8798aed32dd4 [diff] |
[WGPUFuture][native] Don't track already-complete events. Bug: dawn:1987 Change-Id: I58b63b36aa35dde37b37d16fff89a5c874306918 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175941 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
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.