#include <emulation.hpp>
Classes | |
| struct | smem |
Static Public Member Functions | |
| static __device__ __forceinline__ int | syncthreadsOr (int pred) |
| template<int CTA_SIZE> | |
| static __forceinline__ __device__ int | Ballot (int predicate) |
| static __device__ __forceinline__ int cv::gpu::device::Emulation::syncthreadsOr | ( | int | pred | ) | [static] |
| static __forceinline__ __device__ int cv::gpu::device::Emulation::Ballot | ( | int | predicate | ) | [static] |