Home
last modified time | relevance | path

Searched defs:__shfl (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/cuda/
H A Dwarp_shuffle.hpp55 # define __shfl(x, y, z) __shfl_sync(0xFFFFFFFFU, x, y, z) macro
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/warp/
H A Dshuffle.hpp62 # define __shfl(x, y, z) __shfl_sync(0xFFFFFFFFU, x, y, z) macro