#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 525 of file utils.hpp.
◆ anonymous enum
Enumerator |
---|
LOG_WARP_SIZE | |
WARP_SIZE | |
STRIDE | |
Definition at line 527 of file utils.hpp.
◆ binaryExclScan()
static __device__ __forceinline__ int pcl::device::kinfuLS::Warp::binaryExclScan |
( |
int |
ballot_mask | ) |
|
|
inlinestatic |
◆ id()
static __device__ __forceinline__ unsigned int pcl::device::kinfuLS::Warp::id |
( |
| ) |
|
|
inlinestatic |
◆ laneId()
static __device__ __forceinline__ unsigned int pcl::device::kinfuLS::Warp::laneId |
( |
| ) |
|
|
inlinestatic |
Returns the warp lane ID of the calling thread.
Definition at line 536 of file utils.hpp.
◆ laneMaskLt()
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