commit | 295b81ecd1ac6b671eeed04efca88aa27a9e5dcc | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Nov 12 17:28:44 2024 +0000 |
committer | Daniel Yip <danielyip@google.com> | Tue Nov 12 17:28:44 2024 +0000 |
tree | d4cd71065d455c2d6475bd729973d762060ed11b | |
parent | f145b140d4e5d58b71c5beb9ace61f60e510abe3 [diff] |
Activate dawn M132 R=sshrimp@google.com Change-Id: I04e3df6b91a7ce5778066201ed4e362995954a71 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214714 Commit-Queue: Daniel Yip <danielyip@google.com> Reviewed-by: Keybo Qian <keybo@google.com> Reviewed-by: Struan Shrimpton <sshrimp@google.com> Reviewed-by: Daniel Yip <danielyip@google.com> Owners-Override: Daniel Yip <danielyip@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.