Searched refs:GLX_SAMPLE_BUFFERS (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbutil.c218 sampleBuffers = GetFBConfigAttrib(dpy, screen, config, GLX_SAMPLE_BUFFERS);
H A Dglxgears.c509 attribs[i++] = GLX_SAMPLE_BUFFERS;
H A Dglxinfo.c879 glXGetFBConfigAttrib(dpy, fbconfig, GLX_SAMPLE_BUFFERS, &attribs->numMultisample);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h160 #define GLX_SAMPLE_BUFFERS 0x186a0 /*100000*/ macro
H A Dglxext.h151 #define GLX_SAMPLE_BUFFERS 100000 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h155 #define GLX_SAMPLE_BUFFERS 0x186a0 /*100000*/ macro
H A Dglxext.h151 #define GLX_SAMPLE_BUFFERS 100000 macro
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.0.3.rst104 - st/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h445 #define GLX_SAMPLE_BUFFERS 100000 macro

Completed in 17 milliseconds