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

  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_wingl_c.h 37 int WGL_ARB_pixel_format;
78 #ifndef WGL_ARB_pixel_format
SDL_wingl.c 147 this->gl_data->WGL_ARB_pixel_format = 0;
148 if( ExtensionSupported("WGL_ARB_pixel_format", extensions) ) {
155 this->gl_data->WGL_ARB_pixel_format = 1;
219 /* setup WGL_ARB_pixel_format attribs */
346 if ( this->gl_data->WGL_ARB_pixel_format ) {
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 70 #ifndef WGL_ARB_pixel_format
476 #ifndef WGL_ARB_pixel_format
477 #define WGL_ARB_pixel_format 1
    [all...]

Completed in 45 milliseconds