Home | History | Annotate | Download | only in service

Lines Matching refs:GetTexParameterfv

1459   SpecializedSetup<cmds::GetTexParameterfv, 0>(true);
1460 typedef cmds::GetTexParameterfv::Result Result;
1463 GetTexParameterfv(
1466 cmds::GetTexParameterfv cmd;
1479 EXPECT_CALL(*gl_, GetTexParameterfv(_, _, _)).Times(0);
1480 SpecializedSetup<cmds::GetTexParameterfv, 0>(false);
1481 cmds::GetTexParameterfv::Result* result =
1482 static_cast<cmds::GetTexParameterfv::Result*>(shared_memory_address_);
1484 cmds::GetTexParameterfv cmd;
1495 EXPECT_CALL(*gl_, GetTexParameterfv(_, _, _)).Times(0);
1496 SpecializedSetup<cmds::GetTexParameterfv, 0>(false);
1497 cmds::GetTexParameterfv::Result* result =
1498 static_cast<cmds::GetTexParameterfv::Result*>(shared_memory_address_);
1500 cmds::GetTexParameterfv cmd;
1511 EXPECT_CALL(*gl_, GetTexParameterfv(_, _, _)).Times(0);
1512 SpecializedSetup<cmds::GetTexParameterfv, 0>(false);
1513 cmds::GetTexParameterfv::Result* result =
1514 static_cast<cmds::GetTexParameterfv::Result*>(shared_memory_address_);
1516 cmds::GetTexParameterfv cmd;
1523 EXPECT_CALL(*gl_, GetTexParameterfv(_, _, _)).Times(0);
1524 SpecializedSetup<cmds::GetTexParameterfv, 0>(false);
1525 cmds::GetTexParameterfv::Result* result =
1526 static_cast<cmds::GetTexParameterfv::Result*>(shared_memory_address_);
1528 cmds::GetTexParameterfv cmd;