aboutsummaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2012-05-10 16:10:14 -0700
committerKenneth Graunke <[email protected]>2012-05-14 15:12:46 -0700
commitd1029f99884e2ba7f663765274cd6bdb4f82feed (patch)
tree86a97d8bf41a9c5af594e3a5bdbe07db344ef682 /common.py
parentbf78806133f10d187e016e0d689f02f2b29d5ea0 (diff)
i965/fs: Use a const reference in fs_reg::equals instead of a pointer.
This lets you omit some ampersands and is more idiomatic C++. Using const also marks the function as not altering either register (which was obvious, but nice to enforce). Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions