Home | History | Annotate | Download | only in client

Lines Matching refs:Uniform3f

1234 TEST_F(GLES2ImplementationTest, Uniform3f) {
1236 cmds::Uniform3f cmd;
1241 gl_->Uniform3f(1, 2, 3, 4);