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
gl_dim3 Struct Reference
Collaboration diagram for gl_dim3:
Collaboration graph

Public Member Functions

 gl_dim3 (uint32_t _x=1, uint32_t _y=1, uint32_t _z=1)
 

Public Attributes

int x
 
int y
 
int z
 

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