Searched refs:PFN_XSync (Results 1 - 2 of 2) sorted by relevance
/third_party/glfw/src/ | ||
H A D | x11_platform.h | 177 typedef int (* PFN_XSync)(Display*,Bool); typedef 723 PFN_XSync Sync; |
H A D | x11_init.c | 1472 _glfw.x11.xlib.Sync = (PFN_XSync) in _glfwInitX11() |
Completed in 6 milliseconds