commit | 109cc761d14cdc40e256df11c5fc2594f6210e3f | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Thu May 02 02:32:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 02 02:32:41 2024 +0000 |
tree | 2b7b3bfdbb9d97e793e3b2e0a056942839c0507a | |
parent | 51f72760ca17daf629f393fc159469f73bc4c0b6 [diff] |
d3d11: only signal non-monitored fence with shared resources usage Bug: chromium:335553337 Change-Id: I8795606591f654629100fcabdca10706027481c1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186564 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Peng Huang <penghuang@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.