Vulkan Test crashes after resize window
Vulkan Test crashes after resize window #801 - glfw/glfw - GitHub
I ran the Vulkan Test and resized the window larger. When I exited (click on close box), it crashed. Windows 8.1 Nvidia Driver 368.39 NVidia ...
SDL Vulkan window crashes on resize (before event handling).
VK_ERROR_OUT_OF_DATE_KHR is a perfectly normal thing to happen, and is expected behavior when the window resizes. When it does, you should ...
Tests/triangle-vulkan.c crash on resize - support - GLFW
The triangle-vulkan crashes on window resize due to freeing & then not creating the command buffer. When it later goes to use said command ...
Vulkan on X11 error resizing windows, handling ... - Stack Overflow
When I avoid this I never get the VK_ERROR_INITIALIZATION_FAILED but I can see that resizing a window is noticeably slower. I'm testing this on ...
Smooth Window Resize HELP : r/vulkan - Reddit
i i'm following this tutorial on vulkan from Brendan Galea and i got the first steps working, but i want to continue drawing frames while ...
SDL Vulkan window crashes on resize (before event handling).
swapchain · swapchain images · swapchain image views · depth buffer · any framebuffers that need to be the same size as the window · maybe render ...
Handling VK_ERROR_INITIALIZATION_FAILED in ...
When I resize a window, or maximize or restore it, sometimes (like 1/50 of the times) I get a VK_ERROR_INITIALIZATION_FAILED error when ...
Window Resizing - Vulkan Guide
When the window resizes, the swapchain becomes invalid, and the vulkan operations with the swapchain like vkAcquireNextImageKHR and vkQueuePresentKHR can fail ...
2282171 – gsk: vulkan renderer causes gtk4 apps to crash on resize ...
... window, there shouldn't be CMA allocations because of ... on how to test updates. Comment 56 Lukas Brabec 2024-10-04 07:40:36 ...
Sporadic crash in destroyWindow() when using Vulkan #725 - GitHub
From my experience with Vulkan, the error is probably due to an issue with memory allocation. The error that Vulkan gives should not be the ...
Freeze during window resize - Vulkan - Khronos Forums
However, I encountered an issue: upon resizing the GLFW window it occasionally freezes before recreating the swapchain for a duration ranging ...
Vulkan: Frame drop while resizing view3d and crash #127267
Set maximun fps available · Start Play animations · Resize the view 3d · After some time a significant fps drop will occur.
Advice on interactive window resizing and vulkan swapchain ...
Recreating vulkans swapchain, its image views, framebuffers, additional images (depth) and all related command buffers per resize message does not seem to be a ...
Swap chain recreation - Vulkan Tutorial
Not tested on Windows though, and perhaps the check ... I've even run your original code, there's always an error from validation layer when resizing the window.
Hangs/Freezes when Vulkan v-sync ...
Install the latest NVIDIA driver on a Intel+NVIDIA (Optimus) laptop. · Enable DRM KMS support (eg. with "nvidia-drm. · Make sure that PRIME ...
Vulkan device loss error - Page 4 - X-Plane.org
It may be useful to check the Windows Event Viewer when these occur. ... resizing windows in X-Plane? Only asking, because your two logs ...
150555 – Crash after resizing Writer's main window
With Windows 8.1 os/DE you should probably not be attempting to use Skia Vulkan GPU accelerated rendering. Please post GPU details from the program cache "skia.
World of Warcraft crashes on login after recent update
... window would just close. I tried ... I can confirm that in my original test case resizable BAR was disabled when I experienced the crash.
dual boot - Installed Ubuntu 22.04 and I experience frequent freezes ...
I first installed Ubuntu 22.04 along side Windows. I would continuously run into freezing after using Ubuntu for a maximum of 5 minutes.
Crash in vkQueuePresentKHR in direct to display mode (Ubuntu ...
It works with amdgpu but crashes on the test system with the Nvidia driver. ... when moving or resizing *any* window. (Linux/X11) · Vulkan. 12 ...