Searched defs:blockId (Results 1 – 4 of 4) sorted by relevance
58 __device__ __forceinline__ static uint blockId() in blockId() function
68 Ncv32u blockId = blockIdx.y * 65535 + blockIdx.x; in drawRects() local
1285 Ncv32u blockId = blockIdx.y * 65535 + blockIdx.x; in removePass1Scan() local1332 Ncv32u blockId = blockIdx.y * 65535 + blockIdx.x; in removePass2Adjust() local1351 Ncv32u blockId = blockIdx.y * 65535 + blockIdx.x; in removePass3Compact() local
1473 Ncv32u blockId = blockIdx.y * 65535 + blockIdx.x; in growDetectionsKernel() local