| commit | b73b22b8c688b05108fb8d3a5b1a481106efe128 | [log] [tgz] |
|---|---|---|
| author | Austin Eng <enga@chromium.org> | Tue Dec 19 14:25:43 2023 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 19 14:25:43 2023 +0000 |
| tree | fd7e466e3c6da96158611f31ea58f8c6350a110a | |
| parent | 760c4a7d201141ffd148f5fea3e893e07257774b [diff] |
Disable D3D12UseRootSignatureVersion1_1 before WWDM 2.4 Dawn uses DESCRIPTORS_STATIC_KEEPING_BUFFER_BOUNDS_CHECKS which was not introduced until the 2018 Spring Creator's update, which corresponds to WWDM 2.4. Bug: chromium:1512318 Change-Id: Ic3832b787c071e7c146e356f32d202c377614c92 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166221 Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.