Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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
482 for (size_t threadIdx = 0; threadIdx < kThreadCount; threadIdx++) in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultithreadingTest.cpp50 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest() local
/third_party/ffmpeg/compat/cuda/
Dcuda_runtime.h110 #define threadIdx (getThreadIdx()) in GET() macro