Searched refs:SDL_EGL_CreateOffscreenSurface (Results 1 – 3 of 3) sorted by relevance
58 offscreen_window->egl_surface = SDL_EGL_CreateOffscreenSurface(_this, window->w, window->h); in OFFSCREEN_CreateWindow()
126 extern EGLSurface SDL_EGL_CreateOffscreenSurface(_THIS, int width, int height);
1131 SDL_EGL_CreateOffscreenSurface(_THIS, int width, int height) in SDL_EGL_CreateOffscreenSurface() function
Completed in 7 milliseconds