Home | History | Annotate | Download | only in client

Lines Matching defs:StencilFunc

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