Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GS/Vulkan: Fix potential race between submit and main thread #10740

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

stenzek
Copy link
Member

@stenzek stenzek commented Jan 28, 2024

Description of Changes

Backport of stenzek/duckstation@bcf7f55

Rationale behind Changes

Waiting on a fence that hasn't been submitted yet = spec violation.

Suggested Testing Steps

Smoke test Vulkan renderer, preferably something with readbacks.

@stenzek stenzek merged commit 9809265 into PCSX2:master Jan 29, 2024
12 checks passed
@stenzek stenzek deleted the vk branch January 29, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants