HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
hc::copy_bidir< T, N, dim > Member List

This is the complete list of members for hc::copy_bidir< T, N, dim >, including all inherited members.

operator()(const T *src, T *dst, const extent< N > &ext, const extent< N > &base1, const index< N > &idx1, const extent< N > &base2, const index< N > &idx2) (defined in hc::copy_bidir< T, N, dim >)hc::copy_bidir< T, N, dim >inline