commit | 866bcd57846e905d6132e1aa4d168e69f59c47e2 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Jul 11 18:19:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 11 18:19:20 2024 +0000 |
tree | f686acd58a9e8da49d99234f94f799f05af7b197 | |
parent | 4aee92d173581eedbaa3f591a18bd0567d398206 [diff] |
[tint][ir][fuzz] Fix ir_fuzz_dis build This target broke after updating the repo and depos. Changing the include path to match what is used elsewhere in the codebase. Change-Id: Icb6a7b882c0ff495c25d66c4ec735150c5b0a4ac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197974 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@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.