commit | 86a8d768778d385931642d23adbcafe2d9fbac48 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Jun 29 00:21:36 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 29 00:21:36 2022 +0000 |
tree | c48c1b8234c75637d0b5a44384f59c3af50a397f | |
parent | b4eaca2cf680a0d9c6d7f988103f3bb253a4c5ce [diff] |
D3D12: Re-enable the workaround for T2T copy issue on Intel GPUs This patch re-enables the workaround for T2T copy issue on Intel GPUs as we have found there are still other issues about T2T copies on latest Intel D3D12 driver when we investigate the WebGPU CTS failures on Intel Gen9 and Gen9.5 GPUs. Bug: chromium:1161355 Change-Id: Ibd8a8c299453dff6a5432b3c4ab5350558c5313f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94980 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> 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.