commit | 9028311fbb09c06779a614c733f28af07843edec | [log] [tgz] |
---|---|---|
author | André Cruz <andre@cabine.org> | Sun Sep 10 14:44:48 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 10 14:44:48 2023 +0000 |
tree | 98d884b896af4bb1597f89129c0b796527d4c281 | |
parent | 7541f3b9eaf1b35aba01f476b0e6925b508e3554 [diff] |
Include SPIR-V validation only when needed Ensure that SPIR-V validation related headers are only included if the respective flag was set. Change-Id: I441bb88280527b6250d47521359b7ac64957216e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150601 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: André Cruz <andre@cabine.org> Reviewed-by: André Cruz <andre@cabine.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.