Searched refs:PSP_GL_LoadLibrary (Results 1 – 4 of 4) sorted by relevance
46 extern int PSP_GL_LoadLibrary(_THIS, const char *path);
84 int PSP_GL_LoadLibrary(_THIS, const char *path);
48 PSP_GL_LoadLibrary(_THIS, const char *path) in PSP_GL_LoadLibrary() function
131 device->GL_LoadLibrary = PSP_GL_LoadLibrary; in PSP_Create()