mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-22 13:05:08 -04:00
Applications that use this Vulkan extension would have image usage mismatches because we add VK_IMAGE_USAGE_TRANSFER_SRC_BIT to VkSwapchainCreateInfoKHR::imageUsage, so make the same modification to VkFramebufferAttachmentImageInfo::usage.