5#include "testing/testing.h"
28 EXPECT_NEAR(
len(decomp[1].
x - decomp[0].
x), 0.0f, 1e-6f);
37 EXPECT_NEAR(
len(decomp[0].
x - decomp[1].
x), 0.0f, 1e-6f);
#define CCL_NAMESPACE_END
ccl_device_inline float len(const float2 a)
ccl_device_inline float3 one_float3()