commit | 89a2d066417faeaf5862a149cfc6ece60f13857c | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Aug 14 00:56:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 14 00:56:07 2024 +0000 |
tree | 7c2d5c0209f567cb78b05f2e5d6e1aeb8c735c2c | |
parent | d0092e384cc1015be17e33fbcd50ffd5c4b36422 [diff] |
[benchmark] Remove spv_reader and wgsl_writer deps This removes the dependencies from the BUILD.cfg files and regenerates the BUILD files. Bug: 42251293 Change-Id: Ib5c7c4629d6ca667609c977b7f5246ad1750854a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202357 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.