|
NTrace
GPU ray tracing framework
|
#include <cuda.h>Go to the source code of this file.
Functions | |
| float | radixSortCuda (CUdeviceptr keys, CUdeviceptr values, int n) |
| float | createClusters (CUdeviceptr values, int n, int d, CUdeviceptr out, int &out_cnt) |
| float createClusters | ( | CUdeviceptr | values, |
| int | n, | ||
| int | d, | ||
| CUdeviceptr | out, | ||
| int & | out_cnt | ||
| ) |
| float radixSortCuda | ( | CUdeviceptr | keys, |
| CUdeviceptr | values, | ||
| int | n | ||
| ) |