commit | d146c8a7a2eda987b3140a3e7fa254710af53ad8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Apr 11 23:02:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 11 23:02:38 2023 +0000 |
tree | 89325cfdd98a18f7553e84d68dc806f003e9a171 | |
parent | defda09e3c0ae7492c278aff4196e600947d0f54 [diff] |
Enable multiplanar for SPIRV fuzzers. This CL updates the common fuzzer code to enable the multiplanar extension for the SPIR-V backend. Bug: chromium:1427801 Change-Id: Ie03d3e10f7831ca851aa11c00cbac0aa474ccabb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126920 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@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.