commit | a4b5ee1aebc3b9c523551b1bb523f8185189906e | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Jan 23 19:05:19 2024 +0000 |
committer | Prudhvikumar Bommana <pbommana@google.com> | Tue Jan 23 19:05:19 2024 +0000 |
tree | 6462bbc912a1484fdda17cb6ee973f5f2d2538d9 | |
parent | 02262d895ff373badfc4d2233f8e14108d185687 [diff] |
Activate dawn M122 R=guterman@google.com Change-Id: I3967fe784a1f3f0b02f167b1d45b7b858b772937 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171320 Reviewed-by: Srinivas Sista <srinivassista@google.com> Owners-Override: Haiyang Pan <hypan@google.com> Reviewed-by: Haiyang Pan <hypan@google.com> Owners-Override: Gregory Guterman <guterman@google.com> Reviewed-by: Prudhvikumar Bommana <pbommana@google.com> Reviewed-by: Gregory Guterman <guterman@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.