Fixes creating window on macOS in case of missing Vulkan driver. Fixes #6681
commit7a53da567fa7bbf054c90ca036fa2052b881cd82
authorvladislavbelov <vladislavbelov@3db68df2-c116-0410-a063-a993310a9797>
Fri, 13 Jan 2023 20:32:36 +0000 (13 20:32 +0000)
committervladislavbelov <vladislavbelov@3db68df2-c116-0410-a063-a993310a9797>
Fri, 13 Jan 2023 20:32:36 +0000 (13 20:32 +0000)
tree1e3c7f64b40d6330d05dfdbf1b1ee5cbf8691778
parent1746356885cf6e9452cc136d494871ce1edccc5a
Fixes creating window on macOS in case of missing Vulkan driver. Fixes #6681

Tested By: Langbart

Differential Revision: https://code.wildfiregames.com/D4884

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@27438 3db68df2-c116-0410-a063-a993310a9797
source/ps/VideoMode.cpp