mesa/es3.1: Allow textures with target GL_TEXTURE_2D_MULTISAMPLE
authorMarta Lofstedt <marta.lofstedt@intel.com>
Mon, 11 May 2015 13:03:52 +0000 (15:03 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Mon, 3 Aug 2015 09:31:20 +0000 (12:31 +0300)
commitd74645d3acc815f6129b4cb20e6570c127d5ab2b
treefe9ad0cdfac8cfe4d47449eefaaf10a452e41c2f
parenta4bde371c7172fd775dea4377f9bccc3a38992c0
mesa/es3.1: Allow textures with target GL_TEXTURE_2D_MULTISAMPLE

GLES 3.1 should be able to bind a texture with the target
GL_TEXTURE_2D_MULTISAMPLE.

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