commit | 49c42250f92e4d9d27fe9c558c52430b1f81531e | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jan 08 19:03:32 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 08 19:03:32 2025 -0800 |
tree | 1b14473f5c38d800a82304ef4573bc413c7b2a0d | |
parent | 75f304050e545b914a2903d6f039e145d5a26f83 [diff] |
Use CIPD for CMake on Windows CIPD now provides windows-arm64 binaries for CMake, so we can use that instead of downloading from Google storage. This gets us a newer version of CMake, which is needed for the latest version of SPIRV-Tools. Bug: 388504160 Change-Id: I1ecb7dceee0bbfd3aa9042cb88c09bd5516f550a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221435 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@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.