Home | History | Annotate | Download | only in client

Lines Matching refs:Uniform4i

1321 TEST_F(GLES2ImplementationTest, Uniform4i) {
1323 cmds::Uniform4i cmd;
1328 gl_->Uniform4i(1, 2, 3, 4, 5);