mesa: Allow glTexImage2D with a depth component cube map.
authorAnuj Phogat <anuj.phogat@gmail.com>
Thu, 24 Nov 2011 00:14:43 +0000 (16:14 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 6 Dec 2011 01:02:05 +0000 (17:02 -0800)
commit29a7d7784def4f37d3fe38a123a17836dd7fafc0
tree28410f918702cc3eaf00131e67d243793c8dfea5
parent84d6201567ac82dc7350e437c4de488f59acd42e
mesa: Allow glTexImage2D with a depth component cube map.

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