Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dglx_context.c171 static void swapBuffersGLX(_GLFWwindow* window) in swapBuffersGLX() function
603 window->context.swapBuffers = swapBuffersGLX; in _glfwCreateContextGLX()