diff options
author | Paul Berry <[email protected]> | 2012-07-13 18:30:55 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2012-07-24 14:52:57 -0700 |
commit | da54d2e576426122009be083ecbfb9eefd8a3799 (patch) | |
tree | f102337e48fe91292eb7ac20947181fd5f0d7d53 /SConstruct | |
parent | bac43b8bb7ace5401a2cc0d92f416340344df1bd (diff) |
i965/blorp: Simplify check that src/dst width/height match.
When checking that the source and destination dimensions match, we
don't need to store the width and height in variables; doing so just
risks confusion since right after the check, we do clipping and
scissoring, which may alter the width and height.
No functional change.
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions