#include </__w/1/s/gpu/kinfu_large_scale/src/cuda/utils.hpp>
|
static __device__ __forceinline__ int | warp_reduce (volatile int *ptr, const unsigned int tid) |
|
static __forceinline__ __device__ int | Ballot (int predicate, volatile int *cta_buffer) |
|
static __forceinline__ __device__ bool | All (int predicate, volatile int *cta_buffer) |
|
Definition at line 564 of file utils.hpp.
◆ All()
static __forceinline__ __device__ bool pcl::device::kinfuLS::Emulation::All |
( |
int |
predicate, |
|
|
volatile int * |
cta_buffer |
|
) |
| |
|
inlinestatic |
◆ Ballot()
static __forceinline__ __device__ int pcl::device::kinfuLS::Emulation::Ballot |
( |
int |
predicate, |
|
|
volatile int * |
cta_buffer |
|
) |
| |
|
inlinestatic |
◆ warp_reduce()
static __device__ __forceinline__ int pcl::device::kinfuLS::Emulation::warp_reduce |
( |
volatile int * |
ptr, |
|
|
const unsigned int |
tid |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /__w/1/s/gpu/kinfu_large_scale/src/cuda/utils.hpp