Skip to content

Engine requires VK_IMAGE_USAGE_TRANSFER_DST_BIT on the swapchain #8

@kvark

Description

@kvark

It is not guaranteed to be supported:

VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT must be included in the set but implementations may support additional usages.

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions