Searched refs:X11_GL_LoadLibrary (Results 1 – 4 of 4) sorted by relevance
42 _this->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_GLES_LoadLibrary()51 return X11_GL_LoadLibrary(_this, path); in X11_GLES_LoadLibrary()
67 extern int X11_GL_LoadLibrary(_THIS, const char *path);
271 device->GL_LoadLibrary = X11_GL_LoadLibrary; in X11_CreateDevice()
159 X11_GL_LoadLibrary(_THIS, const char *path) in X11_GL_LoadLibrary() function
Completed in 5 milliseconds