Searched refs:GL_UnloadObject (Results 1 – 2 of 2) sorted by relevance
54 #define GL_UnloadObject dlclose macro58 #define GL_UnloadObject SDL_UnloadObject macro153 int ret = GL_UnloadObject(_this->gl_config.dll_handle); in DirectFB_GL_UnloadLibrary()
149 #define GL_UnloadObject dlclose macro153 #define GL_UnloadObject SDL_UnloadObject macro252 GL_UnloadObject(_this->gl_config.dll_handle); in X11_GL_LoadLibrary()290 GL_UnloadObject(_this->gl_config.dll_handle); in X11_GL_UnloadLibrary()
Completed in 6 milliseconds