commit | c405dddf5eb569d50c4d4f313092131fa0d15682 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Thu Apr 13 15:59:15 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 13 15:59:15 2023 +0000 |
tree | 8ad0d93eff6755638e9614e5ccc2582479495a98 | |
parent | b08d87c06ee0f67daf8d039914e12ac50d66769c [diff] |
Add missing locks to indirect draw validation & timestamp query. Also added new multithreaded tests to verify them. Bug: dawn:1662 Change-Id: I58ebe265edf58e0c4eb5d9337d3441a6bb972ed4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126781 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Quyen Le <lehoangquyen@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.