HomeSort by relevance Sort by last modified time
    Searched refs:ph_GL_LoadLibrary (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_gl.h 34 int ph_GL_LoadLibrary(_THIS, const char* path);
SDL_ph_gl.c 98 int ph_GL_LoadLibrary(_THIS, const char* path)
106 int ph_GL_LoadLibrary(_THIS, const char* path)
120 SDL_SetError("ph_GL_LoadLibrary(): Could not load OpenGL library");
145 ph_GL_LoadLibrary(this, DEFAULT_OPENGL);
SDL_ph_video.c 131 device->GL_LoadLibrary = ph_GL_LoadLibrary;

Completed in 54 milliseconds