Searched refs:GLX_DEPTH_SIZE (Results 1 - 25 of 42) sorted by relevance

12

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.h26 #define GLX_DEPTH_SIZE 12 /* number of depth bits */ macro
H A Dwin32_glx.c108 case GLX_DEPTH_SIZE:
200 case GLX_DEPTH_SIZE:
H A Dglut_get.c73 GET_CONFIG(GLX_DEPTH_SIZE);
H A Dglut_dstr.c28 GLX_DEPTH_SIZE,
135 attribs[x] = GLX_DEPTH_SIZE;
188 attribs[x] = GLX_DEPTH_SIZE;
1596 glXGetConfig(dpy, vinfo, GLX_DEPTH_SIZE, &depthSize);
H A Dglut_overlay.c75 glXGetConfig(__glutDisplay, vi, GLX_DEPTH_SIZE, &value);
H A Dglut_win.c250 list[n++] = GLX_DEPTH_SIZE;
312 list[n++] = GLX_DEPTH_SIZE;
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbdemo.c78 GLX_DEPTH_SIZE, 1,
90 GLX_DEPTH_SIZE, 1,
102 GLX_DEPTH_SIZE, 0,
114 GLX_DEPTH_SIZE, 0,
H A Dsharedtex_mt.c86 GLX_DEPTH_SIZE, 1,
114 GLX_DEPTH_SIZE, 1,
H A Dglsync.c127 GLX_DEPTH_SIZE, 1,
H A Dglxpbdemo.c89 GLX_DEPTH_SIZE, 1,
H A Doffset.c93 GLX_BLUE_SIZE, 1, GLX_DOUBLEBUFFER, GLX_DEPTH_SIZE, 1, None };
H A Dyuvrect_client.c185 GLX_DEPTH_SIZE, 1,
H A Dshape.c309 GLX_DEPTH_SIZE, 1,
H A Dglxinfo.c745 glXGetConfig(dpy, vInfo, GLX_DEPTH_SIZE, &attribs->depthSize);
859 glXGetFBConfigAttrib(dpy, fbconfig, GLX_DEPTH_SIZE, &attribs->depthSize);
1158 GLX_DEPTH_SIZE, 1,
H A Dglthreads.c454 GLX_DEPTH_SIZE, 1,
H A Dpbutil.c212 depthSize = GetFBConfigAttrib(dpy, screen, config, GLX_DEPTH_SIZE);
H A Dglxcontexts.c370 GLX_DEPTH_SIZE, 1,
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxtokens.h57 #define GLX_DEPTH_SIZE 12 /* number of depth bits */ macro
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxconfig.c85 case GLX_DEPTH_SIZE:
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxconfig.c85 case GLX_DEPTH_SIZE:
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dsharedtex.c77 GLX_DEPTH_SIZE, 1,
H A Dauxbuffer.c311 GLX_DEPTH_SIZE, 1,
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h68 #define GLX_DEPTH_SIZE 12 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h63 #define GLX_DEPTH_SIZE 12 macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx_glxvisuals.c350 case GLX_DEPTH_SIZE:

Completed in 28 milliseconds

12