Searched refs:SDL_GL_MULTISAMPLESAMPLES (Results 1 – 8 of 8) sorted by relevance
481 case SDL_GL_MULTISAMPLESAMPLES: in WIN_GL_GetAttribute()553 case SDL_GL_MULTISAMPLESAMPLES: in WIN_GL_GetAttribute()
536 SDL_GL_SetAttribute( SDL_GL_MULTISAMPLESAMPLES, fsaa ); in RunGLTest()573 SDL_GL_GetAttribute( SDL_GL_MULTISAMPLESAMPLES, &value ); in RunGLTest()
245 SDL_GL_MULTISAMPLESAMPLES, enumerator
247 case SDL_GL_MULTISAMPLESAMPLES: attr = GL_SAMPLES_ARB; break;
405 case SDL_GL_MULTISAMPLESAMPLES: in X11_GL_GetAttribute()
767 case SDL_GL_MULTISAMPLESAMPLES: in BE_GL_LoadLibrary()
1497 case SDL_GL_MULTISAMPLESAMPLES: in SDL_GL_SetAttribute()
62 Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA