This commit moves the declaration of a local variable to ensure its scope survives long enough; at least in some versions of GCC and LLVM the associated memory was freed too early and thus caused issues ranging from black screens to crashes. |
||
|---|---|---|
| .. | ||
| rendering_device_vulkan.cpp | ||
| rendering_device_vulkan.h | ||
| SCsub | ||
| vulkan_context.cpp | ||
| vulkan_context.h | ||