summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/process.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-06-19 23:01:56 -0400
committerGravatar Lioncash2020-06-19 23:01:59 -0400
commita6e5b84d1fbfa976819645d8b7234d847756fc88 (patch)
tree70e002ef5960da129feae7761e95413b71b0b0da /src/core/hle/kernel/process.cpp
parentMerge pull request #4080 from ogniK5377/audren-RendererInfo (diff)
downloadyuzu-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/process.cpp')
0 files changed, 0 insertions, 0 deletions