Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.cpp248 void bindThread(SWR_CONTEXT* pContext, uint32_t threadId, uint32_t procGroupId = 0, bool bindProcGr… in bindThread() function
722 bindThread(pContext, threadId, pThreadData->procGroupId, pThreadData->forceBindProcGroup); in workerThreadMain()
841 bindThread(pContext, 0); in CreateThreadPool()