commit | d30457a5d3fec47bafe6f429cdb1c3c3d011de1e | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Mar 19 18:02:02 2024 +0000 |
committer | Prudhvikumar Bommana <pbommana@google.com> | Tue Mar 19 18:02:02 2024 +0000 |
tree | 6a9aaac0b7a4a3938aa57d771e7a36079c430734 | |
parent | eef6bc1ccea146c74abb28aca0d5a9220f6a42a4 [diff] |
Activate dawn M124 Change-Id: Ie9c4e149abfbf4edd7acf6458320a2afc83a152a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179981 Reviewed-by: Ben Clayton <bclayton@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.