commit | a25fa537aeca439b97dda6ea1fad290aeac920c3 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Dec 11 13:24:51 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 13:24:51 2024 -0800 |
tree | 02b4279faecc8a0e71fad5ce0f0de9b1519fa626 | |
parent | 2dbecc9415bd70bfc1564eb841a46d7d95171b3b [diff] |
tint_ir_fuzzer: make build fail if missing preconditions Rather than silently fail if tint_build_ir_binary is false, or if is_asan is enabled in a non-chromium build. Bug: 345196552 Change-Id: If95534c7d8aab292b613d989923e83abb20fa58d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218855 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: 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.