Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glDepthRangex

71 	void glDepthRangex(GLclampx zNear, GLclampx zFar);
687 void glDepthRangex(GLclampx zNear, GLclampx zFar)
690 ctx->glDepthRangex(ctx, zNear, zFar);