commit | 5350eb99d6d11d3f4d2bf1942d176277eb043621 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu May 02 13:58:52 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Thu May 02 13:58:52 2024 +0000 |
tree | 8478610b61e4cd2cb05796ba23cb173cfc9b81e1 | |
parent | 2f84301ccb3e4e2eb67c44b253510466094c4fc9 [diff] |
hlsl ast fuzzer: validate hlsl with dxc Bug: tint:2234 Change-Id: I571b227db8b4c1d35e66aa2b44d6d02656a1c83b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186560 Reviewed-by: Ben Clayton <bclayton@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.