Files
filament/libs/utils/test/test_algorithm.cpp
Mathias Agopian 5ed80bc616 Add ctz to utils::algorithm
Use CTZ in bitset.forEachBitSet() so we can
efficiently go through them in order instead of
reverse order.
2018-08-17 19:48:23 -07:00

7.6 KiB