Home | History | Annotate | Download | only in client

Lines Matching refs:TexParameterf

1064 TEST_F(GLES2ImplementationTest, TexParameterf) {
1066 cmds::TexParameterf cmd;
1071 gl_->TexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_NEAREST);