commit | adf8b1fb5d29fb4b7598e62b75f6e7c60265d00e | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Aug 01 16:42:18 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 01 16:42:18 2025 -0700 |
tree | 7e7a56f47bd9e5a7a4d898d1386a754b77b16491 | |
parent | 0aefe625ebe1da68bc4ad2bf243a86a87ea7a017 [diff] |
[metal] Do not create logging state on non-Apple GPUs This causes queue creation to fail if the toggle is enabled. Bug: 433534277 Change-Id: Ica5a796f41dd1ab7533c09d9fc16f1edb8223e70 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/255694 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Loko Kung <lokokung@google.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.