Home
last modified time | relevance | path

Searched defs:pWorkerData (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_singlesample.cpp51 void* pWorkerData = pDC->pContext->threadPool.pThreadData[workerId].pWorkerPrivateData; in BackendSingleSample() local
Dbackend_sample.cpp51 void* pWorkerData = pDC->pContext->threadPool.pThreadData[workerId].pWorkerPrivateData; in BackendSampleRate() local
Dfrontend.cpp514 void* pWorkerData = pDC->pContext->threadPool.pThreadData[workerId].pWorkerPrivateData; in StreamOut() local
833 void* pWorkerData = pDC->pContext->threadPool.pThreadData[workerId].pWorkerPrivateData; in GeometryShaderStage() local
1269 void* pWorkerData = pDC->pContext->threadPool.pThreadData[workerId].pWorkerPrivateData; in TessellationStages() local
1681 void* pWorkerData = pContext->threadPool.pThreadData[workerId].pWorkerPrivateData; in ProcessDraw() local
Dthreads.cpp1226 void* pWorkerData = pPool->pWorkerPrivateDataArray; in CreateThreadPool() local
Dapi.cpp201 …SWR_WORKER_DATA* pWorkerData = (SWR_WORKER_DATA*)pContext->threadPool.pThreadData[i].pWorkerPrivat… in SwrCreateContext() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1116 void* pWorkerData) in GetSimdValidIndicesGfx()
1146 void* pWorkerData) in GetSimdValid8bitIndicesGfx()
1157 void* pWorkerData) in GetSimdValid16bitIndicesGfx()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp1571 Value *pWorkerData = &*argitr++; in CompileGS() local
1799 Value *pWorkerData = &*argitr++; in CompileTES() local
2100 Value *pWorkerData = &*argitr++; in CompileTCS() local
2355 Value *pWorkerData = &*argitr++; in CompileVS() local
2660 Value *pWorkerData = &*args++; in CompileFS() local