dawn-cmake/src
Jiawei Shao 15cbb6b76a Enable CopyTests_T2T/CopyWithinSameTexture* tests on D3D12
This patch enables the tests CopyTests_T2T/CopyWithinSameTexture* on
D3D12 after the D3D12 texture subresource tracking has been supported.

This patch also changes the related comment in Vulkan as WebGPU CG has
already decided to disallow the overlaps among source and destination
subresources in texture-to-texture copies.

BUG=dawn:453
TEST=dawn_end2end_tests

Change-Id: Ibf008c800cfea62658050f565f321a391412c54c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/23000
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2020-06-10 21:38:50 +00:00
..
common Add warning for non-c-typedef-for-linkage 2020-06-02 18:54:20 +00:00
dawn Remove temporary GN proxy groups. 2020-04-14 17:36:44 +00:00
dawn_native Enable CopyTests_T2T/CopyWithinSameTexture* tests on D3D12 2020-06-10 21:38:50 +00:00
dawn_platform Fix remaining -pedantic warnings. 2020-05-13 08:01:55 +00:00
dawn_wire Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer 2020-06-02 09:24:39 +00:00
fuzzers Fuzzer: Wait for all commands to complete before destroying the wire 2020-05-11 20:55:22 +00:00
include Add warning for non-c-typedef-for-linkage 2020-06-02 18:54:20 +00:00
tests Enable CopyTests_T2T/CopyWithinSameTexture* tests on D3D12 2020-06-10 21:38:50 +00:00
utils Test all formats used as readonly storage texture in StorageTextureTests 2020-06-05 01:02:57 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00