mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 16:30:45 +00:00
Initialize Vulkan API on demand
This commit is contained in:
+1
-1
@@ -1034,7 +1034,7 @@ GLFWbool _glfwIsPrintable(int key);
|
||||
|
||||
/*! @ingroup utility
|
||||
*/
|
||||
void _glfwInitVulkan(void);
|
||||
GLFWbool _glfwInitVulkan(void);
|
||||
|
||||
/*! @ingroup utility
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user