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

  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_wingl_c.h 122 #define WGL_FULL_ACCELERATION_ARB 0x2027
SDL_wingl.c 238 *iAttr++ = WGL_FULL_ACCELERATION_ARB;
310 *iAccelAttr = WGL_FULL_ACCELERATION_ARB; /* if we try again. */
  /external/deqp/framework/platform/win32/
tcuWGL.cpp 79 #define WGL_FULL_ACCELERATION_ARB 0x2027
287 case WGL_FULL_ACCELERATION_ARB: return PixelFormatInfo::ACCELERATION_FULL;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_ext_pixelformat.c 112 *pvalue = WGL_FULL_ACCELERATION_ARB;
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_pixelformat.c 112 *pvalue = WGL_FULL_ACCELERATION_ARB;
  /external/chromium_org/third_party/mesa/src/include/GL/
wglext.h 114 #define WGL_FULL_ACCELERATION_ARB 0x2027
    [all...]
  /external/mesa3d/include/GL/
wglext.h 114 #define WGL_FULL_ACCELERATION_ARB 0x2027
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h 114 #define WGL_FULL_ACCELERATION_ARB 0x2027
    [all...]

Completed in 4535 milliseconds