void |
b3SortDataOCLArray.copyFromOpenCLArray(b3SortDataOCLArray src) |
void |
b3RadixSort32CL.execute(b3SortDataOCLArray keyValuesInOut) |
void |
b3RadixSort32CL.execute(b3SortDataOCLArray keyValuesInOut,
int sortBits) |
void |
b3BoundSearchCL.execute(b3SortDataOCLArray src,
int nSrc,
b3UnsignedIntOCLArray dst,
int nDst) |
void |
b3BoundSearchCL.execute(b3SortDataOCLArray src,
int nSrc,
b3UnsignedIntOCLArray dst,
int nDst,
int option) |
void |
b3RadixSort32CL.executeHost(b3SortDataOCLArray keyValuesInOut) |
void |
b3RadixSort32CL.executeHost(b3SortDataOCLArray keyValuesInOut,
int sortBits) |
b3Solver |
b3Solver.m_sortDataBuffer(b3SortDataOCLArray setter) |