Remove redundant util_unsigned_logbase2
authorMatt Turner <mattst88@gmail.com>
Mon, 9 May 2011 04:17:01 +0000 (00:17 -0400)
committerBrian Paul <brianp@vmware.com>
Thu, 12 May 2011 22:37:34 +0000 (16:37 -0600)
commitc5ac8a8aa2a9fe751453c1fcc8539b7dae5d473c
treec8062b45796751933f938bce095d0b9c3667e33a
parent48a0a096f878d1e627226eae520847063473b17f
Remove redundant util_unsigned_logbase2

util_logbase2 is exactly the same function.

Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_sample.c
src/gallium/auxiliary/util/u_math.h
src/gallium/drivers/llvmpipe/lp_rast_debug.c
src/gallium/drivers/nv50/nv50_screen.c
src/gallium/drivers/softpipe/sp_tex_sample.c