mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-24 21:14:04 +01:00
src/video_core/vulkan_common/vulkan_wrapper.cpp:293:13: error: enumeration value 'VK_ERROR_INVALID_VIDEO_STD_PARAMETERS_KHR' not handled in switch [-Werror,-Wswitch]
switch (result) {
^~~~~~