Searched defs:threadIdx (Results 1 – 13 of 13) sorted by relevance
112 __CUDA_BUILTIN_VAR __cuda_builtin_threadIdx_t threadIdx; variable
106 __CUDA_BUILTIN_VAR __cuda_builtin_threadIdx_t threadIdx; variable
19 dim3 threadIdx, blockDim, blockIdx; variable
74 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest() local
74 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest() local511 for (size_t threadIdx = 0; threadIdx < kThreadCount; threadIdx++) in TEST_P() local596 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in TEST_P() local
510 const char *walkerName, uint32_t threadIdx) { in reduce_get_accumulator()
330 for (size_t threadIdx = 0; threadIdx < globalSize; ++threadIdx) in generate_reference_results_all_diff_1D() local