mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2 and 4_4
authorMarek Olšák <maraeo@gmail.com>
Wed, 16 Feb 2011 19:37:28 +0000 (20:37 +0100)
committerMarek Olšák <maraeo@gmail.com>
Wed, 16 Feb 2011 19:44:46 +0000 (20:44 +0100)
commit8513d3405bd5cd633579b16af1ab04253a8b37d9
tree350b70e8bb86a9a38e7e414dee8a45b9a586d471
parent4d6994e40ebccf9428fc757d845e25c0e0c12cef
mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2 and 4_4

Oops, I copy-pasted a typo from 3_3_2.

The 3_3_2 part is a candidate for 7.9 and 7.10.
The 4_4 part isn't, because AL44 is in neither branches.
src/mesa/main/mipmap.c