Searched refs:SDL_GL_BLUE_SIZE (Results 1 – 6 of 6) sorted by relevance
220 status = SDL_GL_GetAttribute(SDL_GL_BLUE_SIZE, &value); in main()
330 status = SDL_GL_GetAttribute(SDL_GL_BLUE_SIZE, &value); in main()
603 status = SDL_GL_GetAttribute(SDL_GL_BLUE_SIZE, &value); in main()
202 SDL_GL_BLUE_SIZE, enumerator
3205 case SDL_GL_BLUE_SIZE: in SDL_GL_SetAttribute()3348 case SDL_GL_BLUE_SIZE: in SDL_GL_GetAttribute()3441 if (SDL_GL_GetAttribute(SDL_GL_BLUE_SIZE, &bsize) < 0) { in SDL_GL_GetAttribute()
870 SDL_GL_SetAttribute(SDL_GL_BLUE_SIZE, state->gl_blue_size); in SDLTest_CommonInit()
Completed in 15 milliseconds