diff options
author | Kenneth Graunke <[email protected]> | 2017-09-24 14:50:17 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-10-19 10:21:45 -0700 |
commit | 113a6a639fec88631411d4a53d8e68cdebe15865 (patch) | |
tree | eff764d0978459756df32737e379a91aeecff904 /bin | |
parent | 68f69ebdccca16246bafd86e86ed80fab369009b (diff) |
isl: Fix width check in isl_gen7_choose_msaa_layout.
The restriction is supposed to apply if the width *field* is >= 8192,
meaning the actual width *value* is >= 8193.
The code also incorrectly used == for some reason.
Reviewed-by: Juan A. Suarez Romero <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions