Skip to content

Adjust Queue Family on replay #1626

Open
@locke-lunarg

Description

@locke-lunarg

I think we could add an option for adjusting Queue Family on replay. For example, the queue on a captured file is family 1, and its flags have VIDEO_ENCODE. But the queue family 1 on replay doesn't support VIDEO_ENCODE, and queue family 2 supports it. We could adjus the value of queue family from 1 to 2 on every function call during replay. VkDeviceQueueCreateInfo could create all queues for adjusting. If it happens that running out of the count of queue family index, print ERROR log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A high-priority code maintenance issue or a functional problem that is recoverable or not a crash.replayIssue with replay (capture was successful)vulkan

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions