Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glClearDepthx

55 	void glClearDepthx(GLclampx depth);
589 void glClearDepthx(GLclampx depth)
592 ctx->glClearDepthx(ctx, depth);