commit | 61f029ad73e4cb0bf986b37731d22b8b20a04498 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Dec 10 16:01:08 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 16:01:08 2024 +0000 |
tree | 72a239a1a2ea29ff0faa5799c253e39112a4b33c | |
parent | 9459ab42aae0c2a51b04177d062560b4512e588a [diff] |
[spirv] Check remapped_entry_point_name in fuzzer If it is provided, it must not be empty. Bug: 383200047 Change-Id: I5f985d06c4132058e740e181492202b2e9b28884 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218814 Auto-Submit: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.