main: Fix texObj->Immutable flag update in _mesa_texture_image_multisample.
authorLaura Ekstrand <laura@jlekstrand.net>
Tue, 2 Dec 2014 01:30:44 +0000 (17:30 -0800)
committerLaura Ekstrand <laura@jlekstrand.net>
Thu, 8 Jan 2015 19:37:29 +0000 (11:37 -0800)
commit499004e56a51bdabff489913680aa972e7fab369
tree877470c4fff46903ae6d3320cdffccb674009ab4
parenta7d69516b86328eedd68ae43d8530b0799735a4c
main: Fix texObj->Immutable flag update in _mesa_texture_image_multisample.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/teximage.c