summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKeith Whitwell <[email protected]>2009-07-22 15:08:42 +0100
committerKeith Whitwell <[email protected]>2009-07-22 15:08:42 +0100
commitf911c3b9897b90132c8621a72bfeb824eb3b01e5 (patch)
tree61243e5d616101304ffa36ad982b7c6e6da2e7b6 /include
parent13e2d35764e0c8de3356ee663885568fc00424f0 (diff)
softpipe: shortcircuit repeated lookups of the same tile
The sp_tile_cache is often called repeatedly to look up the same tile. Add a cache (to the cache) of the single tile most recently retreived and make a quick inline check to see if this matches the subsequent request. Add a tile_address bitfield struct to make this check easier.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions