Searched defs:ph_GL_LoadLibrary (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/photon/
H A DSDL_ph_gl.c98 int ph_GL_LoadLibrary(_THIS, const char* path) function
106 int ph_GL_LoadLibrary(_THIS, const char* path) function
120 SDL_SetError("ph_GL_LoadLibrary(): Could not load OpenGL library");
145 ph_GL_LoadLibrary(this, DEFAULT_OPENGL);

Completed in 1617 milliseconds