mesa: Throw the required error for glCopyTex{Sub,}Image from multisample FBO.
authorEric Anholt <eric@anholt.net>
Wed, 11 Jan 2012 22:02:41 +0000 (14:02 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 12 Jan 2012 20:34:18 +0000 (12:34 -0800)
commit6950a4faf650fe119ee97aa18b006eed099038be
tree5ab04cd216825c506a9530cbf113cd2454c4825e
parent86b7c6707f915b07347070901d602917bc25dd0f
mesa: Throw the required error for glCopyTex{Sub,}Image from multisample FBO.

Fixes piglit EXT_framebuffer_multisample/negative-copyteximage.

Reviewed-by: Brian Paul <brianp@vmware.com>
NOTE: This is a candidate for the 8.0 branch.
src/mesa/main/teximage.c