Lines Matching refs:zFar
6 GL_ENTRY(void, glDepthRangef, GLclampf zNear, GLclampf zFar)
9 … glFrustumf, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
27 …d, glOrthof, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
64 GL_ENTRY(void, glDepthRangex, GLclampx zNear, GLclampx zFar)
76 … glFrustumx, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
112 …d, glOrthox, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
189 GL_ENTRY(void, glDepthRangexOES, GLclampx zNear, GLclampx zFar)
192 …FrustumxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
211 …glOrthoxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
247 GL_ENTRY(void, glDepthRangefOES, GLclampf zNear, GLclampf zFar)
248 …FrustumfOES, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)
249 …glOrthofOES, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar)