commit | b0f334b06e89392db3df83fe5ad4a089016e5c84 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Feb 19 10:32:19 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 10:32:19 2025 -0800 |
tree | 9b2476fbc31f9696e10fc739bca053b4b87c8372 | |
parent | f85cd53329bd79d88a9654990b84400b51dc9d4b [diff] |
[vulkan] Manually query vkGetPhysicalDeviceCooperativeMatrixPropertiesKHR Mali and Intel drivers fail to query this as a device function, so we need to query as an instance function instead. Bug: 397448368 Change-Id: Ie1a3d0f31ee68c0558916b2eb201404c7cb6eef3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226734 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.