Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glClearStencil

56 	void glClearStencil(GLint s);
595 void glClearStencil(GLint s)
598 ctx->glClearStencil(ctx, s);