Home | History | Annotate | Download | only in client

Lines Matching refs:ClearStencil

160 void ClearStencil(GLint s) {
161 gles2::cmds::ClearStencil* c = GetCmdSpace<gles2::cmds::ClearStencil>();