Searched refs:SDL_EGL_SwapBuffers (Results 1 – 5 of 5) sorted by relevance
99 extern void SDL_EGL_SwapBuffers(_THIS, EGLSurface egl_surface);106 SDL_EGL_SwapBuffers(_this, ((SDL_WindowData *) window->driverdata)->egl_surface);\
569 SDL_EGL_SwapBuffers(_THIS, EGLSurface egl_surface) in SDL_EGL_SwapBuffers() function
51 SDL_EGL_SwapBuffers(_this, ((SDL_WindowData *) window->driverdata)->egl_surface); in SDL_EGL_MakeCurrent_impl()
39 SDL_EGL_SwapBuffers(_this, mir_wind->egl_surface); in MIR_GL_SwapWindow()
60 SDL_EGL_SwapBuffers(_this, ((SDL_WindowData *) window->driverdata)->egl_surface); in Wayland_GLES_SwapWindow()