Searched refs:GL_LoadLibrary (Results 1 – 14 of 14) sorted by relevance
171 int (*GL_LoadLibrary)(_THIS, const char *path); member
1419 if ( video->GL_LoadLibrary ) { in SDL_GL_LoadLibrary()1420 retval = video->GL_LoadLibrary(this, path); in SDL_GL_LoadLibrary()
114 device->GL_LoadLibrary = DC_GL_LoadLibrary; in DC_CreateDevice()
124 device -> GL_LoadLibrary = NULL ; in NX_CreateDevice()
131 device->GL_LoadLibrary = ph_GL_LoadLibrary; in ph_CreateDevice()
168 device->GL_LoadLibrary = Mac_GL_LoadLibrary; in ROM_CreateDevice()
127 device->GL_LoadLibrary = BE_GL_LoadLibrary; in BE_CreateDevice()
240 device->GL_LoadLibrary = SDL_AtariGL_LoadLibrary; in XBIOS_CreateDevice()
186 device->GL_LoadLibrary = SDL_AtariGL_LoadLibrary; in GEM_CreateDevice()
307 device->GL_LoadLibrary = Mac_GL_LoadLibrary; in DSp_CreateDevice()
202 device->GL_LoadLibrary = WIN_GL_LoadLibrary; in DIB_CreateDevice()
159 device->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_CreateDevice()
620 device->GL_LoadLibrary = WIN_GL_LoadLibrary; in DX5_CreateDevice()
210 device->GL_LoadLibrary = QZ_GL_LoadLibrary;