commit | 03d6a434caf9a2fb54a4347437f778390161915f | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Aug 20 17:18:02 2024 +0000 |
committer | Daniel Yip <danielyip@google.com> | Tue Aug 20 17:18:02 2024 +0000 |
tree | f37bbbad91ebc3259b2da545e46810c45066f724 | |
parent | 40d470c7339335d4bea4cbfcc8a7edf920ba5c06 [diff] |
Activate dawn M129 R=morawand@google.com Change-Id: I08ad11a3576f5d462c6619ed2a836429ee9c21b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203116 Reviewed-by: Daniel Yip <danielyip@google.com> Commit-Queue: Daniel Yip <danielyip@google.com> Reviewed-by: Wanda Mora <morawand@google.com> Owners-Override: 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.