Searched defs:glfwGetWGLContext (Results 1 – 12 of 12) sorted by relevance
719 GLFWAPI HGLRC glfwGetWGLContext(GLFWwindow* handle) in glfwGetWGLContext() function
671 GLFWAPI HGLRC glfwGetWGLContext(GLFWwindow* handle) in glfwGetWGLContext() function
715 GLFWAPI HGLRC glfwGetWGLContext(GLFWwindow* handle) in glfwGetWGLContext() function
656 GLFWAPI HGLRC glfwGetWGLContext(GLFWwindow* handle) in glfwGetWGLContext() function
783 GLFWAPI HGLRC glfwGetWGLContext(GLFWwindow* handle) in glfwGetWGLContext() function
784 GLFWAPI HGLRC glfwGetWGLContext(GLFWwindow* handle) in glfwGetWGLContext() function
572 #[cfg(target_os="windows")] pub fn glfwGetWGLContext(window: *mut GLFWwindow) -> *mut c_void; in glfwGetWGLContext() function