commit | 8bbeaff53f792892d40ea5677517a3cdb8a5116d | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Jan 07 10:01:15 2025 -0800 |
committer | Srinivas Sista <srinivassista@google.com> | Tue Jan 07 10:01:15 2025 -0800 |
tree | c3a263c2ea29d524f9a383cd977dc3a397c5102f | |
parent | 9f96af95d634f0af5bbc4c3da5f71e9153e67907 [diff] |
Activate dawn M133 R=kuanhuang@google.com Change-Id: I881895d75dff94d78d5d5fd8ac20a2b51410ba48 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221354 Commit-Queue: Srinivas Sista <srinivassista@google.com> Reviewed-by: Srinivas Sista <srinivassista@google.com> Owners-Override: Kuan Huang <kuanhuang@google.com> Reviewed-by: Kuan Huang <kuanhuang@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.