commit | 2b7f730235bb6b6199800a302f372b1ab2f1bfb2 | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Oct 31 16:56:09 2023 +0000 |
committer | Srinivas Sista <srinivassista@google.com> | Tue Oct 31 16:56:09 2023 +0000 |
tree | e0fc0371bbf474a60923e7d8f8035d67586cb040 | |
parent | 7c2ae8952a5be21acda0e7fa9b815d8eacd0575d [diff] |
Activate dawn M120 R=morawand@google.com Change-Id: I7b3d5e84506c15b2e87a07a6cb338388ff8d7fe1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158700 Reviewed-by: Srinivas Sista <srinivassista@google.com> Owners-Override: Wanda Mora <morawand@google.com> Commit-Queue: Srinivas Sista <srinivassista@google.com> Reviewed-by: Wanda Mora <morawand@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.