radeon: bump mip tree levels to 15

I forgot to bump this when I bumped the tex levels.
This commit is contained in:
Alex Deucher 2010-12-09 00:13:21 -05:00
parent 09a5e028a6
commit fd543e1f95

View file

@ -49,7 +49,7 @@ struct _radeon_mipmap_level {
};
/* store the max possible in the miptree */
#define RADEON_MIPTREE_MAX_TEXTURE_LEVELS 13
#define RADEON_MIPTREE_MAX_TEXTURE_LEVELS 15
/**
* A mipmap tree contains texture images in the layout that the hardware