commit | 49be28ef5d0d27afa9129b756820aaa386a14fda | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Jun 19 02:11:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 19 02:11:43 2024 +0000 |
tree | 0373d31cf943394483cada0e95458c4c63e3a9c7 | |
parent | 60ea71311d8d2e04023efdc98ae66c03644af669 [diff] |
Reapply "Ensure dxc is built and loaded by tint_wgsl_fuzzer" This reverts commit 01cff50bd75699d5cd56c07324ffc6134296495f. Change since last: only add dep on dxcompiler for linux, mac, and windows. We don't want this to be pulled in for unsupported platforms such as chromeos. Bug: chromium:42251292 Bug: chromium:347995984 Change-Id: I7cc04ac7b4e99b2e6f9fd65c229df2be09f9e284 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194401 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@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.