commit | 997865fb8cf13d4cafce19a40dee45812167b3f3 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri Oct 25 02:26:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 25 02:26:57 2024 +0000 |
tree | e032018fc28e6f3ccde17ff022f57d6a52aa2f2e | |
parent | c44271ba7a8168f8f9854f5fdf9e579021b31a5d [diff] |
Roll build folder This patch rolls the `build/` folder and other third-party folders to match their revisions to the ones used by the latest Chromium in order to use the latest Windows 11 SDK 26100. Fixed: chromium:374852565 Change-Id: I16185ff539e113c1c4bafcc04932d59769bbff48 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211954 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.