commit | 67e21d0f9ae8c7e2db7ba7bb3d8b89687714e2a8 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon Dec 09 23:09:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 09 23:09:23 2024 +0000 |
tree | b4cff6d25eecaf3f1f1db2e1ab2ca67a7d415de3 | |
parent | aebf760c56f2434d6e5934b09317e4692890f7c4 [diff] |
tint IR fuzzer: run DXC against generated HLSL Bug: 380270956 Change-Id: I48751593f701ea42456bd7330aa3fb23dddabf95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218714 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.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.