Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dglx_context.c220 static void destroyContextGLX(_GLFWwindow* window) in destroyContextGLX() function
607 window->context.destroy = destroyContextGLX; in _glfwCreateContextGLX()