Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
DSDL_wingl_c.h132 #define WGL_SAMPLES_ARB 0x2042 macro
DSDL_wingl.c279 *iAttr++ = WGL_SAMPLES_ARB; in WIN_GL_SetupWindow()
470 wgl_attrib = WGL_SAMPLES_ARB; in WIN_GL_GetAttribute()