commit | 8626b2142d82106d9bb4bda805f67b768d1469b4 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Sep 16 01:11:01 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 16 01:11:01 2021 +0000 |
tree | d8abe3045dfef3a7f2ede43eeb0490d1f4b0afcd | |
parent | b2223e7ff686719836758557308d37a3561cf0cf [diff] |
Disable the workaround about the T2T copy issue on newer Intel drivers This patch disables the workaround about the T2T copy issue (the Toggle UseTempBufferInSmallFormatTextureToTextureCopyFromGreaterToLessMipLevel) on the latest Intel Gen9 and Gen9.5 D3D driver (30.0.100.9864) which contains the fix for this issue. BUG=chromium:1161355 TEST=dawn_end2end_tests Change-Id: I6e62b95d1cb92358482356901c541df02998a764 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64280 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.