Initialize Vulkan API on demand

This commit is contained in:
Camilla Berglund
2016-07-20 15:11:02 +02:00
parent 2060de5ed0
commit 614debd13f
3 changed files with 31 additions and 30 deletions
+1 -1
View File
@@ -1034,7 +1034,7 @@ GLFWbool _glfwIsPrintable(int key);
/*! @ingroup utility
*/
void _glfwInitVulkan(void);
GLFWbool _glfwInitVulkan(void);
/*! @ingroup utility
*/