commit | 0766ce6ed1b607ad8353d6bf93e456dcf32c0e0a | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Dec 07 09:32:08 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 07 09:32:08 2021 +0000 |
tree | bcc5b18326633764c4730cdfa06682977dc4585a | |
parent | 87ef49c4614fe8ff50bd81ee6f55daa2f441fb38 [diff] |
Vulkan: Load procs for VK_KHR_get_memory_requirements2 Bug: dawn:1223 Change-Id: I14f6bfd66ac35a2d80b70fd121bd3be5e9670352 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/71761 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@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.