commit | 1d1205c77ca96f18be2cb77fe6278bac0223af77 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Oct 02 16:39:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 02 16:39:39 2023 +0000 |
tree | dec779562be4a1e797c0941c223136e7a9182740 | |
parent | e1f1c0135a5eca328a320d4f14d21b24576eea9b [diff] |
[fuzzers] Skip *.expected.ir.spvasm files Expected files often contain `SKIP` directives or invalid SPIR-V and should be ignored when building fuzzers corpuses. Fixed: oss-fuzz:62916 Change-Id: I9cf125dac12a8830baa36f45866a63fd1f759712 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154361 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.