Home | History | Annotate | Download | only in client

Lines Matching refs:StencilFunc

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