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

(Vulkan) Can't take screenshots when HDR is enabled #14147

Open
LibretroAdmin opened this issue Jul 5, 2022 · 0 comments
Open

(Vulkan) Can't take screenshots when HDR is enabled #14147

LibretroAdmin opened this issue Jul 5, 2022 · 0 comments

Comments

@LibretroAdmin
Copy link
Contributor

hi @MajorPainTheCactus ,

We noticed that taking screenshots with the vulkan driver with HDR enabled currently doesn't work. Tracked it down to line 3397
of vulkan.c -

'Unexpected swapchain format'

The swapchain format that it uses for HDR10 needs an implementation. Could you look into this? This format is among the ones not catered to right now -

VK_FORMAT_A2B10G10R10_UNORM_PACK32

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

1 participant