Searched refs:WGL_SAMPLE_BUFFERS_ARB (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c245 case WGL_SAMPLE_BUFFERS_ARB:
318 { WGL_SAMPLE_BUFFERS_ARB, 2, FALSE },
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c245 case WGL_SAMPLE_BUFFERS_ARB:
318 { WGL_SAMPLE_BUFFERS_ARB, 2, FALSE },
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c1754 SET_ATTR_VALUE(WGL_SAMPLE_BUFFERS_ARB, mode->sampleBuffers);
2127 ADD_ATTR(WGL_SAMPLE_BUFFERS_ARB);
2326 c->base.sampleBuffers = ATTR_VALUE(WGL_SAMPLE_BUFFERS_ARB, 0);
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglinfo.c531 info->sampleBuffers = get_pf_attrib(hdc, pf, WGL_SAMPLE_BUFFERS_ARB);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c2035 ADD_ATTR(WGL_SAMPLE_BUFFERS_ARB);
2188 c->base.sampleBuffers = ATTR_VALUE(WGL_SAMPLE_BUFFERS_ARB, 0);
H A Dwglext.h63 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h141 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h141 #define WGL_SAMPLE_BUFFERS_ARB 0x2041 macro

Completed in 17 milliseconds