summaryrefslogtreecommitdiff
path: root/src/audio_core/stream.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2020-06-19 23:01:56 -0400
committerLioncash <mathew1800@gmail.com>2020-06-19 23:01:59 -0400
commita6e5b84d1fbfa976819645d8b7234d847756fc88 (patch)
tree70e002ef5960da129feae7761e95413b71b0b0da /src/audio_core/stream.cpp
parent0f7822acb17a8c2534792b074a6181abfb95ec69 (diff)
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/audio_core/stream.cpp')
0 files changed, 0 insertions, 0 deletions