Open RaouleMenard opened 1 year ago
I believe this may be an issue with Vulkan, in general, as opposed to just on your specific hardware. That is, it happens to me on Linux x86_64, as well.
Working with Windows, because otherwise it wouldn't have gone in as is..
It does happen in Android, but any fix confirmation is going to be tedious if I can't replicate it with desktop.
Since it seems to happen in linux, that's probably the easiest path to debugging. I'm happy to help if needed.
Description
On the Microsoft Surface Duo 1 (Android, Snapdragon 855), enabling overscan results in a black image.
This also happen when setting the x offset of the image to a negative value.
Switching to GL fixes the issue, so this is a bug related to Vulkan support.
Want to use Vulkan as it have better shader support on the Duo, the GL driver have visible glitches.
Overscan is needed for some systems that scale to 1920x, as the Duo have a resolution of 1800x.
Expected behavior
Seeing the image similarly to GL driver.
Actual behavior
Black Screen.
Steps to reproduce the bug
Version/Commit
Environment information