commit | 4f9ead164a9548229fbeb1225b47b0588a51ea49 | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Sep 17 16:49:37 2024 +0000 |
committer | Prudhvikumar Bommana <pbommana@google.com> | Tue Sep 17 16:49:37 2024 +0000 |
tree | f1a4318354600d2bae70bcc5efd9b6873315f2f0 | |
parent | aa1bdab16477a9210e40db4449b05c95d0ed49bd [diff] |
Activate dawn M130 R=bpastene@google.com Change-Id: I20cfd2fba625bd25d4acfe6005549fc0ef5df272 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206875 Reviewed-by: Prudhvikumar Bommana <pbommana@google.com> Owners-Override: Prudhvikumar Bommana <pbommana@google.com> Commit-Queue: Prudhvikumar Bommana <pbommana@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.