commit | 44a29b5e3743ad38a8d5147119471d28fabd44e5 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Dec 04 14:55:01 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 04 14:55:01 2023 +0000 |
tree | fde664564a4a56d0a5a726d57a7774d88fa9f091 | |
parent | 98e6fc7d6e2f5acc191cb97635b0436f6e45325d [diff] |
[tint][gn] Fix include_dirs in tint_common_config Fix the gen dir - this was completely wrong under chromium. Remove all the spirv include directories. Targets that need SPIR-V now properly explicitly depend on it. Change-Id: I479237c31d0ce93029eba56c3e4510bc250ec90d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164240 Kokoro: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@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.