mesa: asst. fixes for texture arrays and borders
authorBrian Paul <brianp@vmware.com>
Tue, 28 Feb 2012 03:28:09 +0000 (20:28 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 29 Feb 2012 15:39:20 +0000 (08:39 -0700)
commit6eba268ec65523fe8b2ec7dee670b2b5d4ebe1d9
tree4c9ee33b8165eca36fe534067558fdf9a86cafd3
parent738482eec91f0898749d73bd97c5e864dd36bfb8
mesa: asst. fixes for texture arrays and borders

For 1D array textures, there is no border on the height dimension.
For 2D array textures, there is no border on the depth dimension.
src/mesa/main/teximage.c