Searched refs:WIN_GLES_LoadLibrary (Results 1 – 4 of 4) sorted by relevance
38 extern int WIN_GLES_LoadLibrary(_THIS, const char *path);
32 WIN_GLES_LoadLibrary(_THIS, const char *path) { in WIN_GLES_LoadLibrary() function
675 _this->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_GL_CreateContext()685 if (WIN_GLES_LoadLibrary(_this, NULL) != 0) { in WIN_GL_CreateContext()
195 device->GL_LoadLibrary = WIN_GLES_LoadLibrary; in WIN_CreateDevice()
Completed in 6 milliseconds