dawn-cmake/src/tests
Ken Rockot 4646de90be Support flattening multiple CommandAllocators
This introduces CommandAllocator::AcquireCommandBlocks, which accepts a
vector of CommandAllocators and flattens them into a single iterable
sequence of commands. To support this, CommandAllocator is made movable.

Bug: dawn:809
Change-Id: I3984c243e4bd74568eccba1a8a58ec26324c8ffa
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/63822
Commit-Queue: Ken Rockot <rockot@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
2021-09-15 18:29:00 +00:00
..
end2end Metal: Allocate threadgroup memory based on Tint reflection 2021-09-15 18:16:50 +00:00
perf_tests Update deprecated TextureUsage flag names 2021-08-10 04:07:37 +00:00
unittests Support flattening multiple CommandAllocators 2021-09-15 18:29:00 +00:00
white_box Remove deprecated RenderPass*Attachment.attachment 2021-09-14 10:42:22 +00:00
BUILD.gn Support vertex-only render pipeline 2021-09-15 03:17:42 +00:00
DawnTest.cpp Update deprecated TextureUsage flag names 2021-08-10 04:07:37 +00:00
DawnTest.h Deprecate readonly storage textures 2021-07-28 18:00:56 +00:00
End2EndTestsMain.cpp DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 16:07:12 +00:00
MockCallback.h Add WireClient::Disconnect to stop serializing commands 2020-04-15 02:00:14 +00:00
ParamGenerator.h Adds ETC2/EAC texture compression formats and Vulkan support for them 2021-08-31 00:15:45 +00:00
PerfTestsMain.cpp DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 16:07:12 +00:00
ToggleParser.cpp Support enabling/disabling toggles in unittests 2021-04-14 14:55:07 +00:00
ToggleParser.h Support enabling/disabling toggles in unittests 2021-04-14 14:55:07 +00:00
UnittestsMain.cpp Update the validation tests to use utils::WireHelper 2021-01-27 23:02:24 +00:00