Home | History | Annotate | Download | only in client

Lines Matching refs:StencilFuncSeparate

1009 TEST_F(GLES2ImplementationTest, StencilFuncSeparate) {
1011 cmds::StencilFuncSeparate cmd;
1016 gl_->StencilFuncSeparate(GL_FRONT, GL_NEVER, 3, 4);