Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glClearDepthf

25 	void glClearDepthf(GLclampf depth);
529 void glClearDepthf(GLclampf depth)
532 ctx->glClearDepthf(ctx, depth);