commit | 4bba3c10dd4d0f2a2da29e04b80b0e635674429a | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Dec 05 18:28:13 2023 +0000 |
committer | Daniel Yip <danielyip@google.com> | Tue Dec 05 18:28:13 2023 +0000 |
tree | d86c90a8a76026c6280b2fb7bc9bce71f8056a86 | |
parent | 5aaa7c6c17fe9bb50951ebb71256e8bb664b78f2 [diff] |
Activate dawn M121 R=kuanhuang@google.com Change-Id: Icee898f9b2b03516a2cadce4a9e7b89d73558691 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164600 Owners-Override: Daniel Yip <danielyip@google.com> Commit-Queue: Daniel Yip <danielyip@google.com> Reviewed-by: Daniel Yip <danielyip@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.