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

/vbox/src/VBox/GuestHost/OpenGL/spu_loader/
H A Dchoosevisual.c86 attribList[i++] = GLX_DEPTH_SIZE;
237 ws->glXGetConfig(dpy, vis + i, GLX_DEPTH_SIZE, &val);
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/
H A Dglxtokens.h57 #define GLX_DEPTH_SIZE 12 /* number of depth bits */ macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dminiglx.h310 #define GLX_DEPTH_SIZE 12 macro
H A Dglx.h81 #define GLX_DEPTH_SIZE 12 macro
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c132 {GLX_DEPTH_SIZE, "GLX_DEPTH_SIZE", TEST_GREATER_0, CR_DEPTH_BIT},
269 case GLX_DEPTH_SIZE:
403 case GLX_DEPTH_SIZE:
829 case GLX_DEPTH_SIZE:
969 case GLX_DEPTH_SIZE:
1501 case GLX_DEPTH_SIZE:
1861 case GLX_DEPTH_SIZE:
1863 //crDebug("attribute=GLX_DEPTH_SIZE");
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglx.h81 #define GLX_DEPTH_SIZE 12 macro
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_glx.c274 attribs[attrCount++] = GLX_DEPTH_SIZE;
340 GLX_DEPTH_SIZE, &zBits);
766 Attrib( visual, GLX_DEPTH_SIZE ),

Completed in 62 milliseconds