commit | cb8f3308a3e24388ee0e28ceb5a0b5bbeafdd24b | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed May 03 23:11:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 03 23:11:55 2023 +0000 |
tree | 3155e1714854c2a9b3968db5f5df570eb8b7ebe2 | |
parent | f885a90a5feabbf75ead60f60200098ea80adb9f [diff] |
spirv-reader: Error for OpUndef image argument We can't generate meaningful WGSL for this case, so just avoid crashing. Bug: oss-fuzz:58112 Change-Id: I6c02d9113c237171fdafcd06e063a62f26cae9c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128900 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: David Neto <dneto@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.