commit | 489f4d38f03f80adfbc4d1f0a7a815d3d0d611ce | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Sep 12 21:19:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 21:19:50 2024 +0000 |
tree | 343c5b82e945c748244cf0de73f9cda7c17d0ad0 | |
parent | 2c1c7ab67f3021d9f4ec84ac025ab77b92aa0cba [diff] |
Fix DXC into Dawn import Update submodule to DXC ToT and add missing new files to GN build. Change-Id: I1929653636cd4e3bf386ef17a6f7db8a985fe246 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206394 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.