swrast: Remove dead _swrast_read_depth_span_uint().
authorEric Anholt <eric@anholt.net>
Thu, 13 Oct 2011 16:56:34 +0000 (09:56 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 4 Nov 2011 06:29:53 +0000 (23:29 -0700)
commit91b2ce85d1e1914b7199b45f4f21a3e36e2e21e1
tree7f5a7bf37f4f359cbcab227c882c5d510d4a1397
parent345fc4161967f15fb80848cd7dc6a63100f8c12d
swrast: Remove dead _swrast_read_depth_span_uint().

All the code using it is converted to MapRenderbuffer and the core
unpack functions.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_depth.c
src/mesa/swrast/s_depth.h