vulkan/swapchain: blacklist SDR 16-bit formats
Compare changes
+ 4
− 2
@@ -192,10 +192,12 @@ static bool pick_surf_format(pl_swapchain sw, const struct pl_color_space *hint)
Seems these are broken on some platforms, so avoid any possible issues by rejecting them up-front, at least for SDR curves. (Here's hoping that a high-bit-depth HDR implementation will do at least roughly the right thing)
VideoLAN code repository instance