Searched defs:gidy (Results 1 – 2 of 2) sorted by relevance
44 IntType gidy = blockIdx.y * blockDim.y + threadIdx.y; in concat_fixed_kernel() local108 IntType gidy = blockIdx.y * blockDim.y + threadIdx.y; in concat_variable_kernel() local
159 IntType gidy = blockIdx.y * blockDim.y + threadIdx.y; in split_v_kernel() local