dawn-cmake/src
Corentin Wallez 9dfcc20750 D3D12: Unify both buffer<->texture copy paths.
The two paths were duplicated with extremely similar code.
Unifying them will help implement the buffer<->1D texture
copies by having a single place to change.

Bug: dawn:814
Change-Id: Id574bf62fc85e5e72ab54ba5066e52ff37000e87
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78723
Reviewed-by: Loko Kung <lokokung@google.com>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2022-02-01 11:04:53 +00:00
..
common Use C++17 message-less static_assert where applicable. 2022-01-31 16:40:31 +00:00
dawn Fix CMake build failures after recent changes 2021-09-21 01:07:35 +00:00
dawn_native D3D12: Unify both buffer<->texture copy paths. 2022-02-01 11:04:53 +00:00
dawn_node Shuffle 'docs' directories 2022-01-27 18:33:47 +00:00
dawn_platform Rename namespace dawn_platform to dawn::platform. 2022-01-11 02:10:53 +00:00
dawn_wire Use C++17 message-less static_assert where applicable. 2022-01-31 16:40:31 +00:00
fuzzers Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
include Start introducing a "backend" for vulkan image wrapping tests 2022-01-13 13:11:17 +00:00
tests Use C++17 message-less static_assert where applicable. 2022-01-31 16:40:31 +00:00
utils Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00