mesa: Fix condition for using compressed internalformat in glCompressedTexImage3D()
authorAnuj Phogat <anuj.phogat@gmail.com>
Sat, 31 May 2014 00:48:34 +0000 (17:48 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 5 Aug 2014 00:11:18 +0000 (17:11 -0700)
commit3c7a0c690a1a0d72ad2b911e4a209447ce3edc1f
treeeaac5abb50e46b585763de6c5ae2c2b618894b9d
parente27c9f3a02509fe59db7ec409a339cc5ea809600
mesa: Fix condition for using compressed internalformat in glCompressedTexImage3D()

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/main/teximage.c