commit | 7d459fe44f54383fd1dbffe3ee7954722b19bc70 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Sun Sep 10 22:11:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 10 22:11:13 2023 +0000 |
tree | 3f4447acf3467c08ffcdb7b26613f8f35dde584f | |
parent | 9028311fbb09c06779a614c733f28af07843edec [diff] |
Expand MTLCounterSets leak workaround to all non-Apple before OS 11 Bug: chromium:1480598 Change-Id: I171c5cb814e11c0b2a27b711af2cba3754755cd9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150581 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by: Peng Huang <penghuang@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Quyen Le <lehoangquyen@chromium.org> Auto-Submit: 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.