Searched defs:eglSwapBuffers (Results 1 – 7 of 7) sorted by relevance
33 ANGLE_UTIL_EXPORT PFNEGLSWAPBUFFERSPROC eglSwapBuffers; variable
39 #define eglSwapBuffers l_eglSwapBuffers macro
39 #define eglSwapBuffers t_eglSwapBuffers macro
147 #define eglSwapBuffers _glfw.egl.SwapBuffers macro
555 EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function
207 EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function
217 EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in eglSwapBuffers() function