Searched refs:egl_path (Results 1 – 1 of 1) sorted by relevance
161 SDL_EGL_LoadLibrary(_THIS, const char *egl_path, NativeDisplayType native_display) in SDL_EGL_LoadLibrary() argument226 if (egl_path != NULL) { in SDL_EGL_LoadLibrary()227 dll_handle = SDL_LoadObject(egl_path); in SDL_EGL_LoadLibrary()