mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Emit all Vulkan init errors from init function
This commit is contained in:
+1
-1
@@ -1060,7 +1060,7 @@ GLFWbool _glfwIsPrintable(int key);
|
||||
|
||||
/*! @ingroup utility
|
||||
*/
|
||||
GLFWbool _glfwInitVulkan(void);
|
||||
GLFWbool _glfwInitVulkan(int mode);
|
||||
|
||||
/*! @ingroup utility
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user