Something changed !
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
std::this_thread::sleep_for(std::chrono::seconds(3)); \
|
||||
} \
|
||||
std::cout << "Fatal : VkResult is " << res << " in " << __FILE__ << " at line " << __LINE__ << std::endl; \
|
||||
std::cin.get(); \
|
||||
abort(); \
|
||||
} \
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user