Lines Matching refs:GLFWwindow
363 glfwMakeContextCurrent((GLFWwindow*) window);
374 glfwMakeContextCurrent((GLFWwindow*) previous);
392 glfwMakeContextCurrent((GLFWwindow*) previous);
424 glfwMakeContextCurrent((GLFWwindow*) previous);
454 glfwMakeContextCurrent((GLFWwindow*) previous);
470 glfwMakeContextCurrent((GLFWwindow*) previous);
579 glfwMakeContextCurrent((GLFWwindow*) previous);
616 GLFWAPI void glfwMakeContextCurrent(GLFWwindow* handle)
642 GLFWAPI GLFWwindow* glfwGetCurrentContext(void)
648 GLFWAPI void glfwSwapBuffers(GLFWwindow* handle)