mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
@@ -3785,7 +3785,7 @@ GLFWAPI int glfwVulkanSupported(void);
|
||||
*
|
||||
* @ingroup vulkan
|
||||
*/
|
||||
GLFWAPI const char** glfwGetRequiredInstanceExtensions(int* count);
|
||||
GLFWAPI const char** glfwGetRequiredInstanceExtensions(unsigned int* count);
|
||||
|
||||
#if defined(VK_VERSION_1_0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user