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

/external/qemu/distrib/sdl-1.2.12/src/video/photon/
H A DSDL_ph_gl.h34 int ph_GL_LoadLibrary(_THIS, const char* path);
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);
H A DSDL_ph_video.c131 device->GL_LoadLibrary = ph_GL_LoadLibrary;

Completed in 51 milliseconds