mesa: set correct error for non-renderable multisample textures
authorTapani Pälli <tapani.palli@intel.com>
Thu, 13 Aug 2015 06:30:35 +0000 (09:30 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Fri, 14 Aug 2015 09:21:01 +0000 (12:21 +0300)
commit7a144aaf64e5cfff5aa53d7fd340c91762e51aa5
treecfb874979fbb24132e72d19d3a6c0848b0bbce05
parent28ed1e08e8ba98ebd4ff0b56326372f0df9c73ad
mesa: set correct error for non-renderable multisample textures

v2: same common error on gles31 and desktop OpenGL
    (spotted by Erik Faye-Lund)

Signed-off-by: Marta Lofstedt <marta.lofstedt@linux.intel.com>
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Timothy Arceri <t_arceri@yahoo.com.au>
src/mesa/main/teximage.c