commit | ebac5d86615be794ca478b810721c9caccaf797f | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Nov 28 02:14:57 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 02:14:57 2023 +0000 |
tree | 0fe04d41758212d581a1c35d29f7d02bb41e27d2 | |
parent | 7fa2bcc833ba52a69d27ec967fc2e60f9a9041f2 [diff] |
Implement queue-related futures on Vulkan Bug: dawn:2056 Change-Id: Ida58db0c2a9d911e58e13e927252090b3e24e4ef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156700 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Kai Ninomiya <kainino@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.