OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gl_curdepth
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_atarigl_c.h
92
#define
gl_curdepth
(this->gl_data->depth)
macro
SDL_atarigl.c
487
(
gl_curdepth
== this->gl_config.depth_size) &&
501
gl_curdepth
= this->gl_config.depth_size;
506
gl_curdepth
= 0;
Completed in 11 milliseconds