commit | d2ca66064643a92276d6949868b17208b43a23b6 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Aug 20 21:37:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 20 21:37:26 2024 +0000 |
tree | 58510e1f6493d196f50913a3580b017266771916 | |
parent | 6765f33ec9e09d827ad46b07083a8468f39e5c2c [diff] |
[msl] Drop unittest validation to MSL 2.2. The support for MSL 2.3 only appears on machines with OS11.*. There are a few machines we test on which uses 10.*. This CL changes the default to validate against MSL2.2. Using 2.3 on a 10.* machine will return a validation failure. Change-Id: I51abbb884cea5d7b0e3ca1f60463986b050985a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203134 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.