#include </__w/1/s/gpu/kinfu_large_scale/src/cuda/utils.hpp>
|
static __device__ __forceinline__ unsigned int | laneId () |
| Returns the warp lane ID of the calling thread. More...
|
|
static __device__ __forceinline__ unsigned int | id () |
|
static __device__ __forceinline__ int | laneMaskLt () |
|
static __device__ __forceinline__ int | binaryExclScan (int ballot_mask) |
|
Definition at line 542 of file utils.hpp.
Enumerator |
---|
LOG_WARP_SIZE |
|
WARP_SIZE |
|
STRIDE |
|
Definition at line 544 of file utils.hpp.
static __device__ __forceinline__ int pcl::device::kinfuLS::Warp::binaryExclScan |
( |
int |
ballot_mask | ) |
|
|
inlinestatic |
static __device__ __forceinline__ unsigned int pcl::device::kinfuLS::Warp::id |
( |
| ) |
|
|
inlinestatic |
static __device__ __forceinline__ unsigned int pcl::device::kinfuLS::Warp::laneId |
( |
| ) |
|
|
inlinestatic |
Returns the warp lane ID of the calling thread.
Definition at line 553 of file utils.hpp.
static __device__ __forceinline__ int pcl::device::kinfuLS::Warp::laneMaskLt |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /__w/1/s/gpu/kinfu_large_scale/src/cuda/utils.hpp