Searched refs:GLclampd (Results 1 - 25 of 46) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Ddepth.h41 _mesa_ClearDepth( GLclampd depth );
50 _mesa_DepthBoundsEXT( GLclampd zmin, GLclampd zmax );
H A Dmatrix.h109 _mesa_DepthRange( GLclampd nearval, GLclampd farval );
H A Ddd.h618 void (*ClearDepth)(GLcontext *ctx, GLclampd d);
639 void (*DepthRange)(GLcontext *ctx, GLclampd nearval, GLclampd farval);
H A Dmtypes.h653 GLclampd Clear; /**< Value to clear depth buffer to */
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_viewport.h30 GLclampd nearClip;
31 GLclampd farClip;
H A Dcr_attrib.h326 GLclampd nearClip;
327 GLclampd farClip;
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_viewport.c104 void STATE_APIENTRY crStateDepthRange(GLclampd znear, GLclampd zfar)
H A Dstate_buffer.c697 void STATE_APIENTRY crStateClearDepth (GLclampd depth)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h252 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
332 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
788 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
331 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
787 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
331 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
787 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
331 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
787 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
331 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
787 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
331 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
787 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
331 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
787 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
331 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
921 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 878 */
H A Dglprocs.h1485 void GLAPIENTRY gl_dispatch_stub_878(GLclampd zmin, GLclampd zmax);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h249 void (GLAPIENTRYP ClearDepth) (GLclampd depth); /* 208 */
329 void (GLAPIENTRYP DepthRange) (GLclampd zNear, GLclampd zFar); /* 288 */
919 void (GLAPIENTRYP DepthBoundsEXT) (GLclampd zmin, GLclampd zmax); /* 878 */
H A Dglprocs.h1499 void GLAPIENTRY gl_dispatch_stub_878(GLclampd zmin, GLclampd zmax);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h249 void (GLAPIENTRYP ClearDepth) (GLclampd depth); /* 208 */
329 void (GLAPIENTRYP DepthRange) (GLclampd zNear, GLclampd zFar); /* 288 */
919 void (GLAPIENTRYP DepthBoundsEXT) (GLclampd zmin, GLclampd zmax); /* 878 */
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h252 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */
332 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */
788 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl.h163 typedef double GLclampd; /* double precision float in [0,1] */ typedef
872 GLAPI void GLAPIENTRY glClearDepth( GLclampd depth );
878 GLAPI void GLAPIENTRY glDepthRange( GLclampd near_val, GLclampd far_val );
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dgl.h161 typedef double GLclampd; /* double precision float in [0,1] */ typedef
870 GLAPI void GLAPIENTRY glClearDepth( GLclampd depth );
876 GLAPI void GLAPIENTRY glDepthRange( GLclampd near_val, GLclampd far_val );
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h83 typedef double GLclampd; typedef
1028 WINED3D_EXTERN void (WINE_GLAPI *glClearDepth)(GLclampd depth) DECLSPEC_HIDDEN;
1081 WINED3D_EXTERN void (WINE_GLAPI *glDepthRange)(GLclampd nearParam, GLclampd farParam) DECLSPEC_HIDDEN;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h83 typedef double GLclampd; typedef
1024 void (WINE_GLAPI *glClearDepth)(GLclampd depth) DECLSPEC_HIDDEN;
1077 void (WINE_GLAPI *glDepthRange)(GLclampd nearParam, GLclampd farParam) DECLSPEC_HIDDEN;

Completed in 242 milliseconds

12