Home
last modified time | relevance | path

Searched defs:threadIdx (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Headers/
Dcuda_builtin_vars.h112 __CUDA_BUILTIN_VAR __cuda_builtin_threadIdx_t threadIdx; variable
/external/eigen/test/
Dcuda_common.h11 dim3 threadIdx, blockDim, blockIdx; variable
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp45 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest() local
/external/OpenCL-CTS/test_conformance/device_execution/
Denqueue_wg_size.cpp330 for (size_t threadIdx = 0; threadIdx < globalSize; ++threadIdx) in generate_reference_results_all_diff_1D() local