Lines Matching defs:zFar
339 void glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef()
357 …d glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glFrustumf()
465 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof()
689 void glDepthRangex(GLclampx zNear, GLclampx zFar) in glDepthRangex()
761 …d glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glFrustumx()
979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox()
1399 void glDepthRangexOES(GLclampx zNear, GLclampx zFar) in glDepthRangexOES()
1417 …lFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glFrustumxOES()
1531 … glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthoxOES()
1751 void glDepthRangefOES(GLclampf zNear, GLclampf zFar) in glDepthRangefOES()
1757 …lFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glFrustumfOES()
1763 … glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthofOES()