commit | ba8861af519d456bcfe365442cf97f1bbbde7b53 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Jul 05 01:19:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 05 01:19:59 2024 +0000 |
tree | ff1455badb8aaf1c718350225e37cc9759b0ee08 | |
parent | c1380f7f7b9f2ca4f1a772be94d1418d3f346f69 [diff] |
[ir] Add @color to protobuf format Change-Id: Ic626482207aca90b491ba1abfa94c10c18615b71 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196967 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.