commit | 45351a47fe9ad83cb44c4e52c52ce098dd112163 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Wed Apr 10 00:02:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 00:02:36 2024 +0000 |
tree | fde935188a80462c5915a521dece82360d6d870c | |
parent | d7f93d053ca0938473e834c2c6db7829f10b0665 [diff] |
Add dawn-try-mac-amd-exp to Dawn, use it in CTS roller Added everywhere we had the Intel version, dawn-try-mac-intel-exp: https://source.chromium.org/search?q=f:third_party%2Fdawn%20-f:third_party%2Fangle%20dawn-try-mac-intel-exp&ss=chromium Fixed: dawn:2495 Change-Id: I62a3d330795f9b80aff96b8a6b78746b80b21b42 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183181 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@google.com> Reviewed-by: 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.