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

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_sysvideo.h 171 int (*GL_LoadLibrary)(_THIS, const char *path);
SDL_video.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/dc/
SDL_dcvideo.c 114 device->GL_LoadLibrary = DC_GL_LoadLibrary;
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxvideo.c 124 device -> GL_LoadLibrary = NULL ;
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysvideo.cc 128 device->GL_LoadLibrary = BE_GL_LoadLibrary;
  /external/qemu/distrib/sdl-1.2.12/src/video/macrom/
SDL_romvideo.c 168 device->GL_LoadLibrary = Mac_GL_LoadLibrary;
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_video.c 131 device->GL_LoadLibrary = ph_GL_LoadLibrary;
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.c 181 device->GL_LoadLibrary = SDL_AtariGL_LoadLibrary;
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c 228 device->GL_LoadLibrary = CGX_GL_LoadLibrary;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.c 186 device->GL_LoadLibrary = SDL_AtariGL_LoadLibrary;
  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c 307 device->GL_LoadLibrary = Mac_GL_LoadLibrary;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 168 device->GL_LoadLibrary = WIN_GL_LoadLibrary;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 158 device->GL_LoadLibrary = X11_GL_LoadLibrary;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m 141 device->GL_LoadLibrary = QZ_GL_LoadLibrary;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c 604 device->GL_LoadLibrary = WIN_GL_LoadLibrary;
    [all...]

Completed in 335 milliseconds