diff options
author | Brian Paul <[email protected]> | 2012-05-18 14:45:20 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-05-19 08:28:57 -0600 |
commit | c9cb9cf0502f4ca179ed1b4dd763c94912843d38 (patch) | |
tree | f518f7d395fe4919d8db078c7613a8d0316107af /Android.mk | |
parent | 699c1894eea6a42a747ebbc3974bf0abf3d1dd88 (diff) |
mesa: use F_TO_I() instead of IROUND()
Use it where performance matters more and the exact method of float->int
conversion/rounding isn't terribly important. There should no net change
here since F_TO_I() is the new name of the old IROUND() function.
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions