Home | History | Annotate | Download | only in client

Lines Matching refs:GetTexParameteriv

710 TEST_F(GLES2ImplementationTest, GetTexParameteriv) {
712 cmds::GetTexParameteriv cmd;
714 typedef cmds::GetTexParameteriv::Result Result;
722 gl_->GetTexParameteriv(123, GL_TEXTURE_MAG_FILTER, &result);