Engine requires VK_IMAGE_USAGE_TRANSFER_DST_BIT
on the swapchain
#8
Labels
enhancement
New feature or request
VK_IMAGE_USAGE_TRANSFER_DST_BIT
on the swapchain
#8
It is not guaranteed to be supported:
Is there a reason for vkQuake3 to copy into the swapchain image as opposed to rendering into it, possibly as a last subpass of a bigger render pass?
The text was updated successfully, but these errors were encountered: