HomeSort by relevance Sort by last modified time
    Searched full:gl_library (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.15/test/
testdyngl.c 104 const char *gl_library = NULL; /* Use the default GL library */ local
107 gl_library = argv[1];
122 if (SDL_GL_LoadLibrary(gl_library)<0)

Completed in 171 milliseconds