Home | History | Annotate | Download | only in client

Lines Matching refs:GetTexParameterfv

693 TEST_F(GLES2ImplementationTest, GetTexParameterfv) {
695 cmds::GetTexParameterfv cmd;
697 typedef cmds::GetTexParameterfv::Result Result;
705 gl_->GetTexParameterfv(123, GL_TEXTURE_MAG_FILTER, &result);