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

Public Member Functions

void clear ()[[hc
 
void set (unsigned int d)[[hc
 
void set (int d)[[hc
 
void set (float d)[[hc
 
void set (double d)[[hc
 
void set (void *d)[[hc
 
void set (const void *d)[[hc
 
void set (char *d)[[hc
 
void set (const char *d)[[hc
 

Public Attributes

void cpu { type = PRINTF_UNUSED
 
data ui = d
 
data i = d
 
data f = d
 
data d = d
 
data ptr = d
 
data cptr = d
 
PrintfPacketDataType type
 
PrintfPacketData data
 

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