commit | 5b5480c9ade66ecf3af0b66a51561af8542ff45f | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Jun 11 19:57:29 2024 +0000 |
committer | Daniel Yip <danielyip@google.com> | Tue Jun 11 19:57:29 2024 +0000 |
tree | 306c429f6ee0530c02261bcda6df8f7f0a025c6c | |
parent | d342d484384164e49fe7368f89304aaed7f75d90 [diff] |
Activate dawn M127 R=guterman@google.com Change-Id: I37e0af0df6bee6925b8cd8531c21bfeb26ed98a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192946 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.