nvfx: Remove util_is_pot in favor of util_is_power_of_two.
authorVinson Lee <vlee@vmware.com>
Sun, 29 Aug 2010 05:12:55 +0000 (22:12 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 29 Aug 2010 05:12:55 +0000 (22:12 -0700)
commit1fc396204b5676d7ebdbc20089d6442ab3dbcef4
tree558c8e466cf49d957650063a053467abc3478320
parentb812ff8f9e5c9d292c0fb9518df1d35165542556
nvfx: Remove util_is_pot in favor of util_is_power_of_two.

This is a follow up to commit 89b2897220acfacdc431f138377fbcec9f0ea812.
src/gallium/drivers/nvfx/nvfx_miptree.c
src/gallium/drivers/nvfx/nvfx_surface.c