diff options
author | Eric Anholt <[email protected]> | 2011-01-10 12:05:14 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-01-10 17:21:11 -0800 |
commit | 48024fb44cbbccd0c688949084ef249d3c1208ab (patch) | |
tree | 8a156c61d1a71f8cf668df79f8d99133163280be /scons/python.py | |
parent | bd4a2e9209e13878d052dfb8e981fd798c6e4e40 (diff) |
intel: When making a new teximage miptree, make a full one.
If we hit this path, we're level 1+ and the base level got allocated
as a single level instead of a full tree (so we don't match
intelObj->mt). This tries to recover from that so that we end up with
2 allocations and 1 validation blit (old -> new) instead of
allocations equal to number of levels and levels - 1 blits.
Diffstat (limited to 'scons/python.py')
0 files changed, 0 insertions, 0 deletions