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

  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarigl_c.h 91 #define gl_curformat (this->gl_data->format) macro
SDL_atarigl.c 484 (gl_curformat == osmesa_format) &&
498 gl_curformat = osmesa_format;
503 gl_curformat = 0;
648 (gl_curformat == osmesa_format) &&
661 gl_curformat = osmesa_format;
665 gl_curformat = 0;

Completed in 62 milliseconds