Searched defs:util_is_power_of_two (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_math.h254 util_is_power_of_two( unsigned v ) function
584 if (util_is_power_of_two(x))
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_math.h275 util_is_power_of_two( unsigned v ) function
605 if (util_is_power_of_two(x))

Completed in 1843 milliseconds