4 #include "testing/testing.h"
EXPECT_EQ(BLI_expr_pylike_eval(expr, nullptr, 0, &result), EXPR_PYLIKE_INVALID)
#define CCL_NAMESPACE_END
ccl_device_inline uint32_t reverse_integer_bits(uint32_t x)
ccl_device_inline uint next_power_of_two(uint x)
ccl_device_inline uint prev_power_of_two(uint x)
CCL_NAMESPACE_BEGIN TEST(math, next_power_of_two)