Home | History | Annotate | Download | only in client

Lines Matching defs:StencilFunc

1003 void GLES2Implementation::StencilFunc(GLenum func, GLint ref, GLuint mask) {
1006 helper_->StencilFunc(func, ref, mask);