Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Degl_common.c80 typedef EGLBoolean(*PFN_EGL_SWAP_INTERVAL) (EGLDisplay dpy, EGLint interval); typedef
100 static PFN_EGL_SWAP_INTERVAL _egl_swap_interval;
171 _egl_swap_interval = (PFN_EGL_SWAP_INTERVAL)dylib_proc( in egl_init_dll()