Searched refs:WIN_GL_LoadLibrary (Results 1 – 4 of 4) sorted by relevance
39 _this->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_GLES_LoadLibrary()48 return WIN_GL_LoadLibrary(_this, path); in WIN_GLES_LoadLibrary()71 _this->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_GLES_CreateContext()81 if (WIN_GL_LoadLibrary(_this, NULL) != 0) { in WIN_GLES_CreateContext()
56 extern int WIN_GL_LoadLibrary(_THIS, const char *path);
166 device->GL_LoadLibrary = WIN_GL_LoadLibrary; in WIN_CreateDevice()
91 WIN_GL_LoadLibrary(_THIS, const char *path) in WIN_GL_LoadLibrary() function