commit | ece0da725d0001b7d1c1facc0dc13988c91815c1 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Mon Dec 18 19:00:44 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 18 19:00:44 2023 +0000 |
tree | e5f65c67f42bee8bad9b67fd55256386e8d69cf9 | |
parent | 457be2a086c10ac0424b3facccadbb6137849c18 [diff] |
Vulkan: Lock device when creating and exporting ExternalImage. Bug: dawn:1662 Change-Id: Iee505f3c2c861ef9c3a6cc6189deefff08c343b7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166160 Auto-Submit: Quyen Le <lehoangquyen@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@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.