11#ifndef __KERNEL_NATIVE_VECTOR_TYPES__
15# ifndef __KERNEL_GPU__
21# ifndef __KERNEL_GPU__
51#ifdef __KERNEL_PRINTF__
52 printf(
"%s: %.8f %.8f\n", label, (
double)a.
x, (
double)a.
y);
#define util_assert(statement)
#define ccl_device_inline
#define CCL_NAMESPACE_END
__forceinline float operator[](int i) const
ccl_device_inline void print_float2(const ccl_private char *label, const float2 a)
ccl_device_inline float2 make_float2(const float x, const float y)