SDL_GL_GetAttribute 281 test/testgl.c         SDL_GL_GetAttribute( SDL_GL_RED_SIZE, &value );
SDL_GL_GetAttribute 283 test/testgl.c         SDL_GL_GetAttribute( SDL_GL_GREEN_SIZE, &value );
SDL_GL_GetAttribute 285 test/testgl.c         SDL_GL_GetAttribute( SDL_GL_BLUE_SIZE, &value );
SDL_GL_GetAttribute 287 test/testgl.c         SDL_GL_GetAttribute( SDL_GL_DEPTH_SIZE, &value );
SDL_GL_GetAttribute 289 test/testgl.c         SDL_GL_GetAttribute( SDL_GL_DOUBLEBUFFER, &value );