|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| TEST (math_bits, BitscanReverseClearUint) | |
| TEST (math_bits, PopCount) | |
| TEST | ( | math_bits | , |
| BitscanReverseClearUint | ) |
Definition at line 9 of file BLI_math_bits_test.cc.
References bitscan_reverse_clear_uint(), and EXPECT_EQ().
| TEST | ( | math_bits | , |
| PopCount | ) |
Definition at line 54 of file BLI_math_bits_test.cc.
References count, count_bits_i(), count_bits_uint64(), and EXPECT_EQ().