Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glDepthRangefOES

247 	void glDepthRangefOES(GLclampf zNear, GLclampf zFar);
1749 void glDepthRangefOES(GLclampf zNear, GLclampf zFar)
1752 ctx->glDepthRangefOES(ctx, zNear, zFar);