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

Flickering on fullscreen Vulkan (AMD gpu, Windows) #6236

Open
Susko3 opened this issue Apr 8, 2024 · 0 comments
Open

Flickering on fullscreen Vulkan (AMD gpu, Windows) #6236

Susko3 opened this issue Apr 8, 2024 · 0 comments

Comments

@Susko3
Copy link
Member

Susko3 commented Apr 8, 2024

The flicker can be triggered by entering fullscreen mode (any frame limiter works, including vsync). Starting the game in fullscreen mode doesn't trigger the flicker.

Alt-tabbing (exiting exclusive fullscreen) temporarily stops the flicker, but when the game regains exclusive fullscreen, the flickering continues.
The flickering can only be stopped by by toggling to/from the vsync limiter (when in fullscreen).

The flickering seems to coincide with SwapBuffer (red) disappearing from the frame graph.
Except with vsync, where SwapBuffer and flickering are present.

Tested on Deferred_Vulkan and Vulkan (no difference):

  • PC with AMD R7 370
  • laptop with integrated AMD Ryzen 7 5700U
out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants