mesa: fix cubemap depth completeness test
authorDave Airlie <airlied@redhat.com>
Tue, 10 Jan 2012 16:11:58 +0000 (16:11 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 Jan 2012 07:02:32 +0000 (07:02 +0000)
commit863554168ef34ecb7b72650ced78cc9aed923691
treeeb3356a18b1cfd14bbb703415d95a193c701cbea
parent916e206ef0cbcc5fa6c4026135e92079e1d73ec2
mesa: fix cubemap depth completeness test

This fixes the test to allow cube/depth combinations on GL3
or EXT_gpu_shader4.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/texobj.c