summaryrefslogtreecommitdiffstats
path: root/src/mapi
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2013-08-09 18:44:25 -0700
committerKenneth Graunke <[email protected]>2013-08-19 11:29:24 -0700
commit72f2249c115a6bfafc809ebb4cb78c860279e41f (patch)
tree04c77e70faeadd4b89f1c117e31bd6aaf5526bb3 /src/mapi
parent70b02a7facf88d5f17655be5e17f053d8531a278 (diff)
i965/fs: Fix computation of livein.
Since the initial value for livein is an overestimation (0xffffffff), it's extremely likely that it will shrink, which means we can't simply OR in new bits - we need to fully recompute it based on the current liveout values. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions