Delete duplicate function is_power_of_two() and use _mesa_is_pow_two()
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 29 Jul 2015 16:41:18 +0000 (09:41 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Wed, 29 Jul 2015 21:46:30 +0000 (14:46 -0700)
commit2484263fe97cebc9fa7a5c9de04c757dc6cc7713
tree8beca0299cc6ae7b2b8589d1cef7652d259c4a0d
parent8413822c8cfaf9110625c1a4a66ee916c2a916e3
Delete duplicate function is_power_of_two() and use _mesa_is_pow_two()

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/mesa/drivers/common/meta_blit.c
src/mesa/drivers/dri/i915/i915_texstate.c
src/mesa/drivers/dri/i965/brw_fs_vector_splitting.cpp
src/mesa/drivers/dri/i965/brw_reg.h
src/mesa/drivers/dri/i965/brw_tex_layout.c
src/mesa/drivers/dri/i965/brw_vec4_generator.cpp
src/mesa/drivers/dri/i965/intel_blit.c
src/mesa/main/macros.h