Searched refs:WIN_GL_LoadLibrary (Results 1 – 4 of 4) sorted by relevance
72 extern int WIN_GL_LoadLibrary(_THIS, const char* path);
187 if ( WIN_GL_LoadLibrary(this, NULL) < 0 ) { in WIN_GL_SetupWindow()595 int WIN_GL_LoadLibrary(_THIS, const char* path) in WIN_GL_LoadLibrary() function
202 device->GL_LoadLibrary = WIN_GL_LoadLibrary; in DIB_CreateDevice()
620 device->GL_LoadLibrary = WIN_GL_LoadLibrary; in DX5_CreateDevice()