Home | History | Annotate | Download | only in cuda

Lines Matching refs:gridDim

467             float* descriptor = descriptors.ptr(blockIdx.y * gridDim.x + blockIdx.x);
510 float* descriptor = descriptors.ptr(blockIdx.y * gridDim.x + blockIdx.x);