SIGN IN SIGN UP

vulkan/context: avoid printing incorrect error on vulkan-device fail

M_OPT_INVALID says "option parameter could not be parsed" which is
incorrect for some failures this parser might encounter. Instead print
something that might be useful for the user to debug.

Vulkan instance might fail to create if there's no vulkan drivers that
mpv can see, or devices might fail to enumerate for whatever reason
L
llyyr committed
a44478d79fdaf7c3a4b04e857d66994340ba46d1
Parent: 48bd97b
Committed by Kacper Michajłow <kasper93@gmail.com> on 5/1/2026, 4:09:00 AM