dawn-cmake/src/fuzzers
Austin Eng 3ded65e807 Default initialize all descriptors
Some dawn_unittests crash on some configurations because the
uninitialized |label| member crashed string serialization.
Default initialize all descriptors to avoid this problem.

Bug: none
Change-Id: I6ea1851ebb6f54690a28ba396e0beaa85d8670cc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16260
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
2020-02-28 22:29:15 +00:00
..
BUILD.gn fuzzing: Add Vulkan backend fuzzer 2019-12-19 17:01:38 +00:00
DawnSPIRVCrossFuzzer.cpp Remove Full SPIRV-Cross fuzzers 2019-06-12 08:49:15 +00:00
DawnSPIRVCrossFuzzer.h Roll ahead shaderc API and update API usage as needed 2019-09-19 14:20:46 +00:00
DawnSPIRVCrossGLSLFastFuzzer.cpp Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00
DawnSPIRVCrossHLSLFastFuzzer.cpp Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00
DawnSPIRVCrossMSLFastFuzzer.cpp Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00
DawnSPVCglslFastFuzzer.cpp Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00
DawnSPVChlslFastFuzzer.cpp Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00
DawnSPVCmslFastFuzzer.cpp Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00
DawnWireServerAndFrontendFuzzer.cpp Add WGPUAdapterProperties and expose it in DawnNative 2020-01-10 13:28:18 +00:00
DawnWireServerAndVulkanBackendFuzzer.cpp Fix Vulkan fuzzer on mac_libfuzzer_chrome_asan 2020-01-25 02:14:39 +00:00
DawnWireServerFuzzer.cpp Default initialize all descriptors 2020-02-28 22:29:15 +00:00
DawnWireServerFuzzer.h Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00
StandaloneFuzzerMain.cpp Reland "fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer" 2020-01-06 19:56:17 +00:00