commit | 1057a7f19330029f7fa312f28661cac0dda8bfad | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Apr 16 17:35:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 16 17:35:15 2024 +0000 |
tree | 3a496f966f56dd78bbb7858ab2c4268511add033 | |
parent | bc970d479c66ec3236dac9ce21861abff2586892 [diff] |
Activate dawn M125 R=kimstephanie@google.com Change-Id: I3ed965d0ac7192e3d60c7e2ef8b92d64f1c31a53 No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184300 Reviewed-by: Haiyang Pan <hypan@google.com> Owners-Override: Srinivas Sista <srinivassista@google.com> Reviewed-by: Srinivas Sista <srinivassista@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Brian Sheedy <bsheedy@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.