Searched refs:GL_UnloadLibrary (Results 1 – 20 of 20) sorted by relevance
41 _this->GL_UnloadLibrary = WIN_GL_UnloadLibrary; in WIN_GLES_LoadLibrary()73 _this->GL_UnloadLibrary = WIN_GL_UnloadLibrary; in WIN_GLES_CreateContext()
168 device->GL_UnloadLibrary = WIN_GL_UnloadLibrary; in WIN_CreateDevice()179 device->GL_UnloadLibrary = WIN_GLES_UnloadLibrary; in WIN_CreateDevice()
609 _this->GL_UnloadLibrary = WIN_GLES_UnloadLibrary; in WIN_GL_CreateContext()
42 _this->GL_UnloadLibrary = X11_GL_UnloadLibrary; in X11_GLES_LoadLibrary()
268 device->GL_UnloadLibrary = X11_GL_UnloadLibrary; in X11_CreateDevice()278 device->GL_UnloadLibrary = X11_GLES_UnloadLibrary; in X11_CreateDevice()
241 _this->GL_UnloadLibrary = X11_GLES_UnloadLibrary; in X11_GL_LoadLibrary()
102 device->GL_UnloadLibrary = BE_GL_UnloadLibrary; in BE_CreateDevice()
121 device->GL_UnloadLibrary = NACL_GLES_UnloadLibrary; in NACL_CreateDevice()
131 device->GL_UnloadLibrary = Android_GLES_UnloadLibrary; in Android_CreateDevice()
133 device->GL_UnloadLibrary = PSP_GL_UnloadLibrary; in PSP_Create()
116 device->GL_UnloadLibrary = Emscripten_GLES_UnloadLibrary; in Emscripten_CreateDevice()
120 device->GL_UnloadLibrary = RPI_GLES_UnloadLibrary; in RPI_Create()
102 device->GL_UnloadLibrary = VIVANTE_GLES_UnloadLibrary; in VIVANTE_Create()
249 void (*GL_UnloadLibrary) (_THIS); member
2734 if (_this->GL_UnloadLibrary) { in SDL_GL_LoadLibrary()2735 _this->GL_UnloadLibrary(_this); in SDL_GL_LoadLibrary()2774 if (_this->GL_UnloadLibrary) { in SDL_GL_UnloadLibrary()2775 _this->GL_UnloadLibrary(_this); in SDL_GL_UnloadLibrary()
162 device->GL_UnloadLibrary = MIR_GL_UnloadLibrary; in MIR_CreateDevice()
165 device->GL_UnloadLibrary = Wayland_GLES_UnloadLibrary; in Wayland_CreateDevice()
115 device->GL_UnloadLibrary = Cocoa_GL_UnloadLibrary;
122 device->GL_UnloadLibrary = PND_gl_unloadlibrary; in PND_create()
162 device->GL_UnloadLibrary = WINRT_GLES_UnloadLibrary; in WINRT_CreateDevice()