Searched refs:GLX_DEPTH_SIZE (Results 1 - 25 of 42) sorted by relevance
12
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | win32_glx.h | 26 #define GLX_DEPTH_SIZE 12 /* number of depth bits */ macro
|
| H A D | win32_glx.c | 108 case GLX_DEPTH_SIZE: 200 case GLX_DEPTH_SIZE:
|
| H A D | glut_get.c | 73 GET_CONFIG(GLX_DEPTH_SIZE);
|
| H A D | glut_dstr.c | 28 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 D | glut_overlay.c | 75 glXGetConfig(__glutDisplay, vi, GLX_DEPTH_SIZE, &value);
|
| H A D | glut_win.c | 250 list[n++] = GLX_DEPTH_SIZE; 312 list[n++] = GLX_DEPTH_SIZE;
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | pbdemo.c | 78 GLX_DEPTH_SIZE, 1, 90 GLX_DEPTH_SIZE, 1, 102 GLX_DEPTH_SIZE, 0, 114 GLX_DEPTH_SIZE, 0,
|
| H A D | sharedtex_mt.c | 86 GLX_DEPTH_SIZE, 1, 114 GLX_DEPTH_SIZE, 1,
|
| H A D | glsync.c | 127 GLX_DEPTH_SIZE, 1,
|
| H A D | glxpbdemo.c | 89 GLX_DEPTH_SIZE, 1,
|
| H A D | offset.c | 93 GLX_BLUE_SIZE, 1, GLX_DOUBLEBUFFER, GLX_DEPTH_SIZE, 1, None };
|
| H A D | yuvrect_client.c | 185 GLX_DEPTH_SIZE, 1,
|
| H A D | shape.c | 309 GLX_DEPTH_SIZE, 1,
|
| H A D | glxinfo.c | 745 glXGetConfig(dpy, vInfo, GLX_DEPTH_SIZE, &attribs->depthSize); 859 glXGetFBConfigAttrib(dpy, fbconfig, GLX_DEPTH_SIZE, &attribs->depthSize); 1158 GLX_DEPTH_SIZE, 1,
|
| H A D | glthreads.c | 454 GLX_DEPTH_SIZE, 1,
|
| H A D | pbutil.c | 212 depthSize = GetFBConfigAttrib(dpy, screen, config, GLX_DEPTH_SIZE);
|
| H A D | glxcontexts.c | 370 GLX_DEPTH_SIZE, 1,
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxtokens.h | 57 #define GLX_DEPTH_SIZE 12 /* number of depth bits */ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxconfig.c | 85 case GLX_DEPTH_SIZE:
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxconfig.c | 85 case GLX_DEPTH_SIZE:
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | sharedtex.c | 77 GLX_DEPTH_SIZE, 1,
|
| H A D | auxbuffer.c | 311 GLX_DEPTH_SIZE, 1,
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 68 #define GLX_DEPTH_SIZE 12 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 63 #define GLX_DEPTH_SIZE 12 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmx_glxvisuals.c | 350 case GLX_DEPTH_SIZE:
|
Completed in 28 milliseconds
12