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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl_c.h 95 extern int X11_GL_LoadLibrary(_THIS, const char* path);
SDL_x11gl.c 112 if ( X11_GL_LoadLibrary(this, NULL) < 0 ) {
490 int X11_GL_LoadLibrary(_THIS, const char* path)
SDL_x11video.c 159 device->GL_LoadLibrary = X11_GL_LoadLibrary;
    [all...]

Completed in 189 milliseconds