Home | History | Annotate | Download | only in client

Lines Matching defs:StencilFunc

1005   void StencilFunc(GLenum func, GLint ref, GLuint mask) {
1006 gles2::cmds::StencilFunc* c = GetCmdSpace<gles2::cmds::StencilFunc>();