mesa: update fbo state in glTexStorage
authorTapani Pälli <tapani.palli@intel.com>
Thu, 20 Aug 2015 07:25:59 +0000 (10:25 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Fri, 21 Aug 2015 08:22:28 +0000 (11:22 +0300)
commit7eda897bf05dc572dbe83f3a1075b773b0c65708
tree97918620b899c9c7c1570e7fbe28402e7979a622
parent8cae9f2fda37b9868ea973a665e1acc115172b45
mesa: update fbo state in glTexStorage

We have to re-validate FBOs rendering to the texture like is done
with TexImage and CopyTexImage.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91673
Cc: "10.6" <mesa-stable@lists.freedesktop.org>
src/mesa/main/texstorage.c