Emit all Vulkan init errors from init function

This commit is contained in:
Camilla Berglund
2016-10-31 01:42:04 +01:00
parent a9282bad29
commit fef25ea934
2 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -1060,7 +1060,7 @@ GLFWbool _glfwIsPrintable(int key);
/*! @ingroup utility
*/
GLFWbool _glfwInitVulkan(void);
GLFWbool _glfwInitVulkan(int mode);
/*! @ingroup utility
*/