commit | d4dda634959f2db055d3f3d5308be325af2f6a67 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Nov 23 13:57:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 23 13:57:39 2023 +0000 |
tree | 2a183d0aa1be8821b84c71f78ccdfba239d6cfa4 | |
parent | 624e8dd3ae8c510f85929e5e17db8591e19e2fb6 [diff] |
[tools][gen] Validate includes to external libraries Check that conditional external includes are correctly guarded. Make the CNF logic smarter about expression reduction with assumed truths. Change-Id: Icde6370be789037676a16625161b38704e96c48f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162401 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@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.