Home
last modified time | relevance | path

Searched refs:htId (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.h47 uint32_t htId; // Hyperthread id member
Dthreads.cpp880 pThreadData->htId); in workerThreadMain()
1259 pPool->pThreadData[workerId].htId = 0; in CreateThreadPool()
1322 pPool->pApiThreadData[numReservedThreads].htId = in CreateThreadPool()
1338 pPool->pApiThreadData[numReservedThreads].htId = in CreateThreadPool()
1356 pPool->pThreadData[workerId].htId = t + pContext->threadInfo.BASE_THREAD; in CreateThreadPool()