mesa: fix error checking of TexStorage(levels) for array and rect textures
authorMarek Olšák <maraeo@gmail.com>
Sun, 11 Nov 2012 14:25:55 +0000 (15:25 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 12 Nov 2012 20:37:30 +0000 (21:37 +0100)
commit985f2aec4a2ca74f6612f34ce0887eafcc163e08
tree989225676872526eb4d35cb726a9485579c68de4
parent12a4fd7e45c8a410c3904f3153b912f04ca8eb10
mesa: fix error checking of TexStorage(levels) for array and rect textures

NOTE: This is a candidate for the stable branches.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/texstorage.c