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

  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarigl_c.h 92 #define gl_curdepth (this->gl_data->depth) macro
SDL_atarigl.c 485 (gl_curdepth == this->gl_config.depth_size) &&
499 gl_curdepth = this->gl_config.depth_size;
504 gl_curdepth = 0;

Completed in 34 milliseconds