Home | History | Annotate | Download | only in client

Lines Matching refs:Uniform4f

1292 TEST_F(GLES2ImplementationTest, Uniform4f) {
1294 cmds::Uniform4f cmd;
1299 gl_->Uniform4f(1, 2, 3, 4, 5);