| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | depth.h | 41 _mesa_ClearDepth( GLclampd depth ); 56 _mesa_DepthBoundsEXT( GLclampd zmin, GLclampd zmax );
|
| H A D | viewport.h | 65 _mesa_DepthRange(GLclampd nearval, GLclampd farval); 72 const GLclampd * v); 75 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v); 81 _mesa_DepthRangeIndexed_no_error(GLuint index, GLclampd n, GLclampd f); 84 _mesa_DepthRangeIndexed(GLuint index, GLclampd n, GLclampd f); 91 GLclampd nearval, GLclampd farva [all...] |
| H A D | depth.c | 42 _mesa_ClearDepth( GLclampd depth ) 142 _mesa_DepthBoundsEXT( GLclampd zmin, GLclampd zmax )
|
| H A D | viewport.c | 288 GLclampd nearval, GLclampd farval) 304 GLclampd nearval, GLclampd farval) 321 _mesa_DepthRange(GLclampd nearval, GLclampd farval) 360 * GLclampd near and far clip-plane values 374 _mesa_DepthRangeArrayv_no_error(GLuint first, GLsizei count, const GLclampd *v) 384 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd *v) 436 _mesa_DepthRangeIndexed_no_error(GLuint index, GLclampd nearva [all...] |
| H A D | clear.c | 577 const GLclampd clearSave = ctx->Depth.Clear; 705 const GLclampd clearDepthSave = ctx->Depth.Clear;
|
| H A D | dlist.c | 2226 save_ClearDepth(GLclampd depth) 2552 save_DepthRange(GLclampd nearval, GLclampd farval) 4791 save_DepthRangeIndexed(GLuint index, GLclampd n, GLclampd f) 4811 save_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd *v) 4820 save_pointer(&n[3], memdup(v, count * 2 * sizeof(GLclampd))); 5536 save_DepthBoundsEXT(GLclampd zmin, GLclampd zmax) 9405 CALL_ClearDepth(ctx->Exec, ((GLclampd) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | depth.h | 41 _mesa_ClearDepth( GLclampd depth ); 56 _mesa_DepthBoundsEXT( GLclampd zmin, GLclampd zmax );
|
| H A D | viewport.h | 65 _mesa_DepthRange(GLclampd nearval, GLclampd farval); 72 const GLclampd * v); 75 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v); 81 _mesa_DepthRangeIndexed_no_error(GLuint index, GLclampd n, GLclampd f); 84 _mesa_DepthRangeIndexed(GLuint index, GLclampd n, GLclampd f); 91 GLclampd nearval, GLclampd farva [all...] |
| H A D | depth.c | 43 _mesa_ClearDepth( GLclampd depth ) 148 _mesa_DepthBoundsEXT( GLclampd zmin, GLclampd zmax )
|
| H A D | viewport.c | 289 GLclampd nearval, GLclampd farval) 305 GLclampd nearval, GLclampd farval) 322 _mesa_DepthRange(GLclampd nearval, GLclampd farval) 361 * GLclampd near and far clip-plane values 375 _mesa_DepthRangeArrayv_no_error(GLuint first, GLsizei count, const GLclampd *v) 385 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd *v) 437 _mesa_DepthRangeIndexed_no_error(GLuint index, GLclampd nearva [all...] |
| H A D | clear.c | 596 const GLclampd clearSave = ctx->Depth.Clear; 742 const GLclampd clearDepthSave = ctx->Depth.Clear;
|
| H A D | mtypes.h | 457 GLclampd Clear; /**< Value to clear depth buffer to */ 461 GLclampd BoundsMin, BoundsMax;/**< GL_EXT_depth_bounds_test */
|
| H A D | dlist.c | 2281 save_ClearDepth(GLclampd depth) 2607 save_DepthRange(GLclampd nearval, GLclampd farval) 4846 save_DepthRangeIndexed(GLuint index, GLclampd n, GLclampd f) 4866 save_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd *v) 4875 save_pointer(&n[3], memdup(v, count * 2 * sizeof(GLclampd))); 5591 save_DepthBoundsEXT(GLclampd zmin, GLclampd zmax) 11342 CALL_ClearDepth(ctx->Exec, ((GLclampd) [all...] |
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | project.c | 312 GLclampd nearVal, GLclampd farVal,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | gl.tm | 21 ClampedFloat64,*,*, GLclampd,*,*
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_icd.h | 258 void (GLAPIENTRY * ClearDepth)(GLclampd); 338 void (GLAPIENTRY * DepthRange)(GLclampd, GLclampd);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated5.c | 2040 /* Next safe_mul(count, 2 * sizeof(GLclampd)) bytes are GLclampd v[count][2] */ 2047 GLclampd * v; 2049 v = (GLclampd *) variable_data; 2054 _mesa_marshal_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v) 2057 int v_size = safe_mul(count, 2 * sizeof(GLclampd)); 2078 GLclampd n; 2079 GLclampd f; 2085 GLclampd n = cmd->n; 2086 GLclampd [all...] |
| H A D | indirect.h | 276 extern _X_HIDDEN void __indirect_glClearDepth(GLclampd depth); 356 extern _X_HIDDEN void __indirect_glDepthRange(GLclampd zNear, GLclampd zFar);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | gldrv.h | 242 void (APIENTRY *glClearDepth )( GLclampd depth ); 322 void (APIENTRY *glDepthRange )( GLclampd zNear, GLclampd zFar );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glapitable.h | 251 void (GLAPIENTRYP ClearDepth)(GLclampd depth); /* 208 */ 331 void (GLAPIENTRYP DepthRange)(GLclampd zNear, GLclampd zFar); /* 288 */ 787 void (GLAPIENTRYP DepthBoundsEXT)(GLclampd zmin, GLclampd zmax); /* 744 */
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | indirect.h | 276 extern _X_HIDDEN void __indirect_glClearDepth(GLclampd depth); 356 extern _X_HIDDEN void __indirect_glDepthRange(GLclampd zNear, GLclampd zFar);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 135 typedef double GLclampd; /* double precision float in [0,1] */ typedef in typeref:typename:double 844 GLAPI void GLAPIENTRY glClearDepth( GLclampd depth ); 850 GLAPI void GLAPIENTRY glDepthRange( GLclampd near_val, GLclampd far_val );
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 128 typedef double GLclampd; /* double precision float in [0,1] */ typedef in typeref:typename:double 837 GLAPI void GLAPIENTRY glClearDepth( GLclampd depth ); 843 GLAPI void GLAPIENTRY glDepthRange( GLclampd near_val, GLclampd far_val );
|
| /xsrc/external/mit/MesaLib.old/src/mapi/ |
| H A D | shared-glapi_glapi_mapi_tmp.h | 221 void APIENTRY shared_dispatch_stub_208(GLclampd depth); 301 void APIENTRY shared_dispatch_stub_288(GLclampd zNear, GLclampd zFar); 844 void APIENTRY shared_dispatch_stub_831(GLuint first, GLsizei count, const GLclampd *v); 845 void APIENTRY shared_dispatch_stub_832(GLuint index, GLclampd n, GLclampd f); 1286 void APIENTRY shared_dispatch_stub_1273(GLclampd zmin, GLclampd zmax); 2692 static void APIENTRY noopClearDepth(GLclampd depth) 3172 static void APIENTRY noopDepthRange(GLclampd zNea [all...] |
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | indirect_api.cpp | 87 void __indirect_glClearDepth(GLclampd depth) { } 130 void __indirect_glDepthRange(GLclampd near_val, GLclampd far_val) { }
|