Searched defs:threadIdx (Results 1 – 6 of 6) sorted by relevance
112 __CUDA_BUILTIN_VAR __cuda_builtin_threadIdx_t threadIdx; variable
106 __CUDA_BUILTIN_VAR __cuda_builtin_threadIdx_t threadIdx; variable
11 dim3 threadIdx, blockDim, blockIdx; variable
75 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest() local
55 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest() local470 for (size_t threadIdx = 0; threadIdx < kThreadCount; threadIdx++) in TEST_P() local
330 for (size_t threadIdx = 0; threadIdx < globalSize; ++threadIdx) in generate_reference_results_all_diff_1D() local