OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gl_convert
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarigl.c
367
gl_convert
(this, this->screen);
421
gl_convert
= ConvertNull;
433
gl_convert
= Convert565To555be;
435
gl_convert
= Convert565To555le;
445
gl_convert
= Convert565le;
467
gl_convert
= ConvertBGRAToABGR;
536
gl_convert
= ConvertNull;
552
gl_convert
= Convert565To555le;
562
gl_convert
= Convert565To555le;
574
gl_convert
= Convert565le
[
all
...]
SDL_atarigl_c.h
89
#define
gl_convert
(this->gl_data->ConvertSurface)
macro
Completed in 17 milliseconds