Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
DSDL_atarigl_c.h92 #define gl_curdepth (this->gl_data->depth) macro
DSDL_atarigl.c487 (gl_curdepth == this->gl_config.depth_size) && in InitNew()
501 gl_curdepth = this->gl_config.depth_size; in InitNew()
506 gl_curdepth = 0; in InitNew()