python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 15 Jul 2009 14:37:04 +0000 (15:37 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 15 Jul 2009 15:02:39 +0000 (16:02 +0100)
commitc68f659be3850c5e099311be7c58f8930954631d
tree5f62bb46fe068885242e947d15240889561dbb06
parentfdeb77899052302053459b8a840a747346e30468
python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.

More common. True fix would be to use whatever the screen supports though.
src/gallium/state_trackers/python/samples/tri.py