dawn-cmake/src
Corentin Wallez 534517ca63 Vulkan: Enable barrier validation using VK_EXT_validation_features.
This found a couple issues with readonly storage textures and buffers
and will prevent regression in the correctness of barriers in the Vulkan
backend.

Bug: dawn:635

Change-Id: I99f77134eff62c466d010c4f301f7e79de0b4977
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/38021
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Stephen White <senorblanco@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2021-01-21 14:44:20 +00:00
..
common ityp_array: Allow using a T whose underlying type is signed. 2021-01-20 20:01:08 +00:00
dawn Reland "Add a per-thread proc table using thread local storage" 2020-10-06 16:13:42 +00:00
dawn_native Vulkan: Enable barrier validation using VK_EXT_validation_features. 2021-01-21 14:44:20 +00:00
dawn_platform Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-20 08:56:07 +00:00
dawn_wire dawn_wire: Add Reserve/InjectDevice 2021-01-19 19:27:52 +00:00
fuzzers Remove HLSL & MSL SPIRV-Cross Fuzzers 2021-01-07 01:36:11 +00:00
include Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-20 08:56:07 +00:00
tests Vulkan: Enable barrier validation using VK_EXT_validation_features. 2021-01-21 14:44:20 +00:00
utils TextureFormatUtils: Remove unused functions 2021-01-21 14:18:19 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00