mesa: Don't allow DEPTH_STENCIL for 3D textures
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 16 Jan 2013 23:34:26 +0000 (15:34 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 17 Jan 2013 18:47:42 +0000 (10:47 -0800)
commit311cc5d973115465cb7b0e272702e14124478ded
tree92d940665986f26b4862fbb19f1902e81391966a
parent57ddf1227fffbfda52c9310f9092c036ad4558b6
mesa: Don't allow DEPTH_STENCIL for 3D textures

Just like DEPTH_COMPONENT.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/teximage.c