mesa: Allow FLOAT_32_UNSIGNED_INT_24_8_REV in get_tex_depth_stencil()
authorAnuj Phogat <anuj.phogat@gmail.com>
Fri, 21 Mar 2014 18:19:42 +0000 (11:19 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Thu, 1 May 2014 17:58:40 +0000 (10:58 -0700)
commitc1743707a1286a71eb4e82b976eb3f1815f2ecf4
tree563a1e413eeb1ec1573ee582b4fbaf6ba6303f41
parent29b8e894d15cf960c624189fad7d0cf1fdc9c405
mesa: Allow FLOAT_32_UNSIGNED_INT_24_8_REV in get_tex_depth_stencil()

Fixes a crash in Khronos OpenGL CTS packed_pixels tests.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/texgetimage.c