commit | 1b4da5d28f20a6f27bbcbecbf73f7c2930f738f9 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Jul 08 21:30:25 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 08 21:30:25 2022 +0000 |
tree | 160e85cb6665eda1e063a37b241177f230a0cf06 | |
parent | 6d41e60a77456354fa3d51e4cd1e36f25b28a47c [diff] |
Vulkan: Implement WGSL->SPIRV caching Bug: dawn:1480 Change-Id: I77facc854ce9d5fe41c2332236113f266178470a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94660 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@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.