HomeSort by relevance Sort by last modified time
    Searched refs:SDL_GL_MULTISAMPLESAMPLES (Results 1 - 10 of 10) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzGL.m 247 case SDL_GL_MULTISAMPLESAMPLES: attr = GL_SAMPLES_ARB; break;
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_wingl.c 481 case SDL_GL_MULTISAMPLESAMPLES:
553 case SDL_GL_MULTISAMPLESAMPLES:
  /external/qemu/distrib/sdl-1.2.15/test/
testgl.c 536 SDL_GL_SetAttribute( SDL_GL_MULTISAMPLESAMPLES, fsaa );
573 SDL_GL_GetAttribute( SDL_GL_MULTISAMPLESAMPLES, &value );
574 printf("SDL_GL_MULTISAMPLESAMPLES: requested %d, got %d\n", fsaa, value );
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 245 SDL_GL_MULTISAMPLESAMPLES,
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl.c 405 case SDL_GL_MULTISAMPLESAMPLES:
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 245 SDL_GL_MULTISAMPLESAMPLES,
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 245 SDL_GL_MULTISAMPLESAMPLES,
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 245 SDL_GL_MULTISAMPLESAMPLES,
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysvideo.cc 767 case SDL_GL_MULTISAMPLESAMPLES:
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_video.c     [all...]

Completed in 26 milliseconds