Home
last modified time | relevance | path

Searched refs:SDL_GL_MULTISAMPLESAMPLES (Results 1 – 6 of 6) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
DSDL_wingl.c469 case SDL_GL_MULTISAMPLESAMPLES: in WIN_GL_GetAttribute()
541 case SDL_GL_MULTISAMPLESAMPLES: in WIN_GL_GetAttribute()
/external/qemu/distrib/sdl-1.2.12/include/
DSDL_video.h216 SDL_GL_MULTISAMPLESAMPLES, enumerator
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11gl.c387 case SDL_GL_MULTISAMPLESAMPLES: in X11_GL_GetAttribute()
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzGL.m236 case SDL_GL_MULTISAMPLESAMPLES: attr = GL_SAMPLES_ARB; break;
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
DSDL_sysvideo.cc755 case SDL_GL_MULTISAMPLESAMPLES: in BE_GL_GetAttribute()
/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_video.c1475 case SDL_GL_MULTISAMPLESAMPLES: in SDL_GL_SetAttribute()