Searched refs:SDL_EGL_LoadLibraryOnly (Results 1 – 3 of 3) sorted by relevance
64 int ret = SDL_EGL_LoadLibraryOnly(_this, path); in OFFSCREEN_GL_LoadLibrary()
114 extern int SDL_EGL_LoadLibraryOnly(_THIS, const char *path);
286 SDL_EGL_LoadLibraryOnly(_THIS, const char *egl_path) in SDL_EGL_LoadLibraryOnly() function472 int library_load_retcode = SDL_EGL_LoadLibraryOnly(_this, egl_path); in SDL_EGL_LoadLibrary()
Completed in 5 milliseconds