diff options
author | Iago Toral Quiroga <[email protected]> | 2017-05-18 11:43:57 +0200 |
---|---|---|
committer | Iago Toral Quiroga <[email protected]> | 2017-06-01 08:44:34 +0200 |
commit | 3d37cf99c80839326baa0f14bf04f9fd88b4c215 (patch) | |
tree | 27c9d3cba953d9db6231cc5df6b38bd770d32f39 /src/intel/compiler/gen6_gs_visitor.cpp | |
parent | 1356b422847dfa92dcae1e2709879daa27110795 (diff) |
mesa/main: replace remaining uses of IROUND() in GetUniform*() by round()
These were correct since they were used only in conversions to signed integers,
however this makes the implementation a bit more is more consistent and reduces
chances of propagating use of these macros to unsigned cases in the future, which
would not be correct.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/intel/compiler/gen6_gs_visitor.cpp')
0 files changed, 0 insertions, 0 deletions