Browse Source
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).nce_cpp
2 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue