dawn-cmake/src
Ben Clayton 175a7eb826 RenderPipelineValidationTest: Fix vector constructor
Integer literals need to be suffixed with `u` in order to be unsigned. This also includes 0.

Tint has new validation that now checks for this.

Bug: tint:632
Change-Id: I1af07590d93620561df1a0084521eb071d4af7ed
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/44766
Commit-Queue: Ben Clayton <bclayton@google.com>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2021-03-16 10:10:04 +00:00
..
common Remove usage of deprecated std::codecvt 2021-03-15 12:10:23 +00:00
dawn Reland "Add a per-thread proc table using thread local storage" 2020-10-06 16:13:42 +00:00
dawn_native GN: Use updated path to libtint. 2021-03-16 09:31:44 +00:00
dawn_platform Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-20 08:56:07 +00:00
dawn_wire Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture. 2021-03-04 18:13:45 +00:00
fuzzers Deprecate fences. 2021-02-25 21:47:15 +00:00
include D3D12: Pass usage to ProduceTexture 2021-03-12 02:27:56 +00:00
tests RenderPipelineValidationTest: Fix vector constructor 2021-03-16 10:10:04 +00:00
utils Updating RenderPipelineDescriptor to the newest layout 2021-03-11 21:19:00 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00