diff options
| author | 2020-06-19 23:01:56 -0400 | |
|---|---|---|
| committer | 2020-06-19 23:01:59 -0400 | |
| commit | a6e5b84d1fbfa976819645d8b7234d847756fc88 (patch) | |
| tree | 70e002ef5960da129feae7761e95413b71b0b0da /src/core/hle/kernel/synchronization.cpp | |
| parent | Merge pull request #4080 from ogniK5377/audren-RendererInfo (diff) | |
| download | yuzu-a6e5b84d1fbfa976819645d8b7234d847756fc88.tar.gz yuzu-a6e5b84d1fbfa976819645d8b7234d847756fc88.tar.xz yuzu-a6e5b84d1fbfa976819645d8b7234d847756fc88.zip | |
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).
Diffstat (limited to 'src/core/hle/kernel/synchronization.cpp')
0 files changed, 0 insertions, 0 deletions