Skip to content

Add graphics+present queue type #97

@AnonN10

Description

@AnonN10

Since it is not guaranteed by the standard for a graphics queue to support presentation and vkb::QueueType::graphics is used in tutorials for combined purposes of both rendering and presentation, for convenience reasons I'm suggesting to add a vkb::QueueType::graphics_and_present type that would perform an additional check under the hood and ensure its support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions