VUID-VkImageMemoryBarrier-image-parameter(ERROR / SPEC): msgNum: -437126924 - Validation Error: [ VUID-VkImageMemoryBarrier-image-parameter ] Object 0: handle = 0x1659b020, type = VK_OBJECT_TYPE_INSTANCE; | MessageID = 0xe5f1f8f4 | vkCmdPipelineBarrier(): pImageMemoryBarriers[0].image ...
It might be a good idea to re-investigate whether the validation layers pick up anything that could explain this. Make sure you have the vulkan validation layers installed and then run mpv using --gpu-debug. here's a gist: https://gist.github.com/Rabcor/1e58aa97be8545ff387c10d8bb3d6...