dawn-cmake/examples
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
..
Animometer.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CHelloTriangle.cpp Default initialize all descriptors 2020-02-28 22:29:15 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CppHelloTriangle.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CubeReflection.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
SampleUtils.cpp Add the webgpu.h swapchain creation path 2020-01-23 17:20:38 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00