Files
yuzu-mainline/src/video_core/renderer_vulkan
Lioncash a6e5b84d1f vulkan/wrapper: Remove noexcept from GetSurfaceCapabilitiesKHR()
Check() can throw an exception if the Vulkan result isn't successful.

We remove the check so that std::terminate isn't outright called and
allows for better debugging (should it ever actually fail).
2020-06-19 23:01:59 -04:00
..
2020-04-22 11:36:24 -04:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00