Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glClearDepthf

26 	void glClearDepthf(GLclampf depth);
328 void glClearDepthf(GLclampf depth)
331 ctx->glClearDepthf(ctx, depth);