KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.33k stars 648 forks source link

Multithreading render passes sample crashes at startup #1026

Closed SaschaWillems closed 7 months ago

SaschaWillems commented 7 months ago

The multithreading render passes sample is no longer working for me. On Windows 11 with an RTX 4070 it always crashes at start with a missing device handle, same as #1024.

SaschaWillems commented 7 months ago

Fixed via #1031