11#ifndef __KERNEL_NATIVE_VECTOR_TYPES__
15# ifndef __KERNEL_GPU__
40 return (a.
x ==
b.x && a.
y ==
b.y && a.
z ==
b.z && a.
w ==
b.w);
bool operator==(const AssetWeakReference &a, const AssetWeakReference &b)
SIMD_FORCE_INLINE const btScalar & z() const
Return the z value.
SIMD_FORCE_INLINE const btScalar & w() const
Return the w value.
#define util_assert(statement)
#define ccl_device_inline
#define CCL_NAMESPACE_END
__forceinline uchar & operator[](int i)
__forceinline uchar operator[](int i) const