mesa: Fix error condition for multisample proxy texture targets
authorAnuj Phogat <anuj.phogat@gmail.com>
Fri, 4 Apr 2014 01:29:52 +0000 (18:29 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Thu, 17 Apr 2014 17:26:39 +0000 (10:26 -0700)
commitee10e893cbd616da295dc46ca37ece664cd91d1a
tree7a4ff1f9ae00efaf3ccf4f2854117ef4599115af
parent1d350b9e228462390b1883abace24c15d4741932
mesa: Fix error condition for multisample proxy texture targets

Fixes failures in Khronos OpenGL CTS test proxy_textures_invalid_samples

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/teximage.c