commit | 548ee54a9742b6368325414911deef9e21d986ee | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed May 29 03:21:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 03:21:13 2024 +0000 |
tree | 3d219157cf58ce1d12495b1a4cc0184cbfba9690 | |
parent | c5fc02a5c2bcceea78056d85d12cdd22c1a37c46 [diff] |
Add missing bits of build support for libprotobuf-mutator Bug: 341114373 Change-Id: I248757496350d9c1f5c0bc9f67a7c71e9a1d61d8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190461 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> 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.