dawn-cmake/src
Yunchao He 3665d28e6e Add validation tests for resource usage tracking
This change mainly does a code refactoring. It moves resource tracking
tests from CommandBufferValidationTests.cpp to a separate test file.

It also adds a few tests, like copy dst/src doesn't impact resources
used in render/compute pass.

More tests about resource usage tracking will be added into this
separate test file.

Bug: dawn:359

Change-Id: I29d9b87b8de9a07b39ee1087e9f6a53ad10fe8fe
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/17720
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Yunchao He <yunchao.he@intel.com>
2020-03-27 15:52:50 +00:00
..
common Slab-allocate Metal bind groups 2020-03-13 22:50:00 +00:00
dawn Fix clean CMake builds 2020-02-14 19:09:33 +00:00
dawn_native Convert LayoutBindingInfo to an array of BindingInfos 2020-03-26 17:22:14 +00:00
dawn_platform Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
dawn_wire ObjectStorage Allocate nullptr when id is 0 2020-02-25 19:20:15 +00:00
fuzzers Default initialize all descriptors 2020-02-28 22:29:15 +00:00
include Residency 4: Add Facilities For Budgeting Device Memory 2020-03-17 13:47:57 +00:00
tests Add validation tests for resource usage tracking 2020-03-27 15:52:50 +00:00
utils Validate the declaration of storage texture format in shader 2020-03-17 10:28:07 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00