commit | 11ee7362bffdb9df74b7d89e2e32f51caeb49fa1 | [log] [tgz] |
---|---|---|
author | Hao Li <hao.x.li@intel.com> | Tue Aug 20 15:00:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 20 15:00:07 2024 +0000 |
tree | c9e1e35ebf72aaaa7952a9cf88069987e29f2e97 | |
parent | 4fe2ad219b75fdf781d95dbaf793867682cd0fdc [diff] |
D3D12: Enable SM 6.6 on Intel Gen12 GPUs Intel Gen12 D3D driver has fixed SM 6.6 issues on 32.0.101.5762, we can remove the workaround "d3d12_dont_use_shader_model_66_or_higher" for the latest drivers. Bug: 42241419, 42242280 Change-Id: I3b61bbbe2c1d274a38d24a147a5a1604656a383c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203157 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Hao Li <hao.x.li@intel.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.