commit | e7d39dc0c08522f046a53582bfa9f366e955ba89 | [log] [tgz] |
---|---|---|
author | Zhaoming Jiang <zhaoming.jiang@microsoft.com> | Wed May 21 21:31:15 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 21 21:31:15 2025 -0700 |
tree | 10b4012f8a1f9c4bf49a542de43cbc5dab244fe5 | |
parent | 598a6bdb89cb528455dd5f1c3617ad13bc8e5399 [diff] |
Dawn: Only check ACPI ids for Qualcomm D3D12 depth24plus-stencil8 workaround This CL make the Qaulcomm depth24plus-stencil8 workaround only check ACPI ids on D3D12 backends, since the Qualcomm D3D12 drivers only report ACPI ids. Bug: 411268750 Change-Id: Iac9df090d18f440cd5e3adf46355a9c1b5cd2126 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242654 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Commit-Queue: Zhaoming Jiang <zhaoming.jiang@microsoft.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.