Searched refs:getProcAddressGLX (Results 1 – 1 of 1) sorted by relevance
208 static GLFWglproc getProcAddressGLX(const char* procname) in getProcAddressGLX() function349 getProcAddressGLX("glXSwapIntervalEXT"); in _glfwInitGLX()358 getProcAddressGLX("glXSwapIntervalSGI"); in _glfwInitGLX()367 getProcAddressGLX("glXSwapIntervalMESA"); in _glfwInitGLX()385 getProcAddressGLX("glXCreateContextAttribsARB"); in _glfwInitGLX()606 window->context.getProcAddress = getProcAddressGLX; in _glfwCreateContextGLX()