Lines Matching full:znear
3511 void glwMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar)
3516 gl->matrixFrustumEXT(mode, left, right, bottom, top, zNear, zFar);
3591 void glwMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar)
3596 gl->matrixOrthoEXT(mode, left, right, bottom, top, zNear, zFar);