GPU: Fix uninitialized value in Vulkan command buffer structure

This commit is contained in:
cosmonaut
2025-08-07 10:57:17 -07:00
committed by Sam Lantinga
parent 6981522cd6
commit fe6b2161bf

View File

@@ -9587,6 +9587,7 @@ static SDL_GPUCommandBuffer *VULKAN_AcquireCommandBuffer(
commandBuffer->autoReleaseFence = true;
commandBuffer->swapchainRequested = false;
commandBuffer->isDefrag = 0;
/* Reset the command buffer here to avoid resets being called