commit | 9dcadd170609b7f6c5b5c2b497573a709502a621 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Apr 23 14:47:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 23 14:47:43 2024 +0000 |
tree | b07526010b81e133b4f5c3ec301e090853d68a2c | |
parent | 5eaa5fb39659bc3d873a95e9d2406b2f21fa1fd2 [diff] |
Build DXC on Win Arm64 Fixed: dawn:2446 Change-Id: Ia90ab09abc0354fbbcc1744bc20c9de029b8339f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185242 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
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.