HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
Public Member Functions | List of all members
uint_3 Class Reference
Collaboration diagram for uint_3:
Collaboration graph

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_3operator%= (const uint_3 &rhs) __CPU_GPU__
 
uint_3operator^= (const uint_3 &rhs) __CPU_GPU__
 
uint_3operator|= (const uint_3 &rhs) __CPU_GPU__
 
uint_3operator&= (const uint_3 &rhs) __CPU_GPU__
 
uint_3operator>>= (const uint_3 &rhs) __CPU_GPU__
 
uint_3operator<<= (const uint_3 &rhs) __CPU_GPU__
 

The documentation for this class was generated from the following file: