HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
|
Public Member Functions | |
SCALARTYPE_3_CONVERSION_CTOR (uint_3, int_3, float_3, double_3, norm_3, unorm_3, char_3, uchar_3, short_3, ushort_3, long_3, ulong_3, longlong_3, ulonglong_3) uint_3 operator~() const __CPU_GPU__ | |
uint_3 & | operator%= (const uint_3 &rhs) __CPU_GPU__ |
uint_3 & | operator^= (const uint_3 &rhs) __CPU_GPU__ |
uint_3 & | operator|= (const uint_3 &rhs) __CPU_GPU__ |
uint_3 & | operator&= (const uint_3 &rhs) __CPU_GPU__ |
uint_3 & | operator>>= (const uint_3 &rhs) __CPU_GPU__ |
uint_3 & | operator<<= (const uint_3 &rhs) __CPU_GPU__ |