Searched refs:GLX_SAMPLES_ARB (Results 1 – 4 of 4) sorted by relevance
70 glXGetConfig(fUnixWindow.fDisplay, fVi, GLX_SAMPLES_ARB, &info->fSampleCount); in initWindow()101 msaaAtt[kAttCount + 1] = GLX_SAMPLES_ARB; in initWindow()114 glXGetConfig(dsp, fVi, GLX_SAMPLES_ARB, &info->fSampleCount); in initWindow()
849 case GLX_SAMPLES_ARB: in choose_visual()1550 case GLX_SAMPLES_ARB: in get_config()
1079 case GLX_SAMPLES_ARB: in choose_visual()1748 case GLX_SAMPLES_ARB: in get_config()
124 #define GLX_SAMPLES_ARB 100001 macro