Skip to content

Support --fw(--force-windowed) on Vulkan #1529

Open
@locke-lunarg

Description

@locke-lunarg

--fw is only supported on d3d, not Vulkan. It could change window size and resolution. If Vulkan want to support it, except modify window size, It also needs to modify CreateSwapchainKHR, CmdBeginRenderPass, CmdSetViewport, CreateFramebuffer and attachments of framebuffer, like depth/stencil images. It's more complicated than d3d case.

If Vulkan support it someday, maybe we could consider to combine --fw and --fwo(--force-windowed-origin) that could change window position.

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