Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dcuda_builtin_vars.h112 __CUDA_BUILTIN_VAR __cuda_builtin_threadIdx_t threadIdx; variable
/external/eigen/test/
Dgpu_common.h19 dim3 threadIdx, blockDim, blockIdx; variable
/external/angle/src/tests/gl_tests/
DVulkanMultithreadingTest.cpp75 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest() local
DMultithreadingTest.cpp70 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest() local
562 for (size_t threadIdx = 0; threadIdx < kThreadCount; threadIdx++) in TEST_P() 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