Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glDepthRangexOES

190 	void glDepthRangexOES(GLclampx zNear, GLclampx zFar);
1399 void glDepthRangexOES(GLclampx zNear, GLclampx zFar)
1402 ctx->glDepthRangexOES(ctx, zNear, zFar);