Home
last modified time | relevance | path

Searched refs:makeContextCurrentGLX (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/src/
Dglx_context.c145 static void makeContextCurrentGLX(_GLFWwindow* window) in makeContextCurrentGLX() function
602 window->context.makeCurrent = makeContextCurrentGLX; in _glfwCreateContextGLX()