Searched refs:gl_curdepth (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
H A DSDL_atarigl_c.h92 #define gl_curdepth (this->gl_data->depth) macro
H A DSDL_atarigl.c485 (gl_curdepth == this->gl_config.depth_size) &&
499 gl_curdepth = this->gl_config.depth_size;
504 gl_curdepth = 0;

Completed in 99 milliseconds