8000 Screenshot hang with Vulkan · Issue #19277 · hrydgard/ppsspp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Screenshot hang with Vulkan #19277
Closed
@hrydgard

Description

@hrydgard

After #19126 , the Vulkan backend hangs when you take a screenshot, if multithreading is enabled.

The problem seems to be something like after the screenshot, finishing the frame without any present command buffer, leading to the fence not getting unlocked.

I think the workaround in VulkanQueueRunner RunSteps on line 380 is likely in the wrong location.

Thanks to VeryMelon for reporting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0