OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 24 milliseconds