Home
last modified time | relevance | path

Searched defs:nearval (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dviewport.c288 GLclampd nearval, GLclampd farval) in set_depth_range_no_notify()
304 GLclampd nearval, GLclampd farval) in _mesa_set_depth_range()
321 _mesa_DepthRange(GLclampd nearval, GLclampd farval) in _mesa_DepthRange()
349 _mesa_DepthRangef(GLclampf nearval, GLclampf farval) in _mesa_DepthRangef()
436 _mesa_DepthRangeIndexed_no_error(GLuint index, GLclampd nearval, in _mesa_DepthRangeIndexed_no_error()
445 _mesa_DepthRangeIndexed(GLuint index, GLclampd nearval, GLclampd farval) in _mesa_DepthRangeIndexed()
464 _mesa_DepthRangeIndexedfOES(GLuint index, GLfloat nearval, GLfloat farval) in _mesa_DepthRangeIndexedfOES()
Dmatrix.c105 GLdouble nearval, GLdouble farval, in matrix_frustum()
147 GLdouble nearval, GLdouble farval ) in _mesa_Frustum()
162 GLdouble nearval, GLdouble farval ) in _mesa_MatrixFrustumEXT()
182 GLdouble nearval, GLdouble farval, in matrix_ortho()
228 GLdouble nearval, GLdouble farval ) in _mesa_Ortho()
243 GLdouble nearval, GLdouble farval ) in _mesa_MatrixOrthoEXT()
Ddlist.c2740 save_DepthRange(GLclampd nearval, GLclampd farval) in save_DepthRange()
2994 GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) in save_Frustum()
3592 GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) in save_Ortho()
9690 GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) in save_MatrixOrthoEXT()
9713 GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) in save_MatrixFrustumEXT()
/external/mesa3d/src/mesa/math/
Dm_matrix.c987 GLfloat nearval, GLfloat farval ) in _math_matrix_frustum()
1027 float nearval, float farval) in _math_float_ortho()
1070 GLfloat nearval, GLfloat farval ) in _math_matrix_ortho()