commit | e2be33f0b421ba63985f5fc0ecf060614782993e | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Jan 31 23:59:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 31 23:59:31 2024 +0000 |
tree | f0f7026afad936ec36ae24d09e3e930e18490436 | |
parent | ac521a2f7afc1cddbff6c7b630b3fd67d5321ea9 [diff] |
Only build spvtools_* when dawn_enable_spirv_validation is true Bug: dawn:286 Change-Id: I90e641cf65cba1d480d09ad99f999c600348f887 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172462 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
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.