commit | a6649a07e049ea9592551ad20229440ef529aca2 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Nov 07 15:07:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 15:07:37 2024 +0000 |
tree | c4a6487b529bd23927982be97b3b75b624ce14b8 | |
parent | c0dc3715b9487c7975dc60dedaf94d05f328fdec [diff] |
[msl] Bump default version to 2.2 Our minimum supported macOS version is 10.15, which corresponds to Metal 2.2. This fixes a few E2E tests that used nullptr for unused module-scope variables. Change-Id: I112c88fc9139ef9806a9fb52501b3c6c19754f19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214234 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.