Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Degl_common.c79 typedef EGLBoolean(*PFN_EGL_SWAP_BUFFERS) (EGLDisplay dpy, EGLSurface surface); typedef
99 static PFN_EGL_SWAP_BUFFERS _egl_swap_buffers;
169 _egl_swap_buffers = (PFN_EGL_SWAP_BUFFERS)dylib_proc( in egl_init_dll()