You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2025-06-26T23:56:59Z ERROR wgpu_test::expectations] Validation Error: vkEndCommandBuffer(): was called in VkCommandBuffer 0x7f9731d77530 which is invalid because the bound VkImage 0x160000000016 was destroyed.
The Vulkan spec states: commandBuffer must be in the recording state (https://vulkan.lunarg.com/doc/view/1.4.313.0/linux/antora/spec/latest/chapters/cmdbuffers.html#VUID-vkEndCommandBuffer-commandBuffer-00059)