commit | 81641be894b856f10d52fd1ea94a817aa23a84f9 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Oct 15 21:22:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 21:22:18 2024 +0000 |
tree | 637fd3f96e9f0d473fb6247ada573160cc104cd4 | |
parent | 9e2dc967764800c74c525893ad25afc6730278e6 [diff] |
[glsl] Add fuzzer for IR generator Bug: 42251044 Change-Id: I71f90c9259d56da5dde969f4502a48e018f36efa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210056 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.