Home
last modified time | relevance | path

Searched refs:WGL_ACCELERATION_ARB (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
DSDL_wingl_c.h82 #define WGL_ACCELERATION_ARB 0x2003 macro
DSDL_wingl.c235 *iAttr++ = WGL_ACCELERATION_ARB; in WIN_GL_SetupWindow()
485 wgl_attrib = WGL_ACCELERATION_ARB; in WIN_GL_GetAttribute()