Searched refs:CompleteDrawContextInl (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | threads.cpp | 368 INLINE int32_t CompleteDrawContextInl(SWR_CONTEXT* pContext, uint32_t workerId, DRAW_CONTEXT* pDC) in CompleteDrawContextInl() function 399 return CompleteDrawContextInl(pContext, 0, pDC); in CompleteDrawContext() 420 CompleteDrawContextInl(pContext, workerId, pDC); in FindFirstIncompleteDraw() 555 CompleteDrawContextInl(pContext, workerId, pDC); in WorkOnFifoBE() 627 CompleteDrawContextInl(pContext, workerId, pDC); in WorkOnFifoFE()
|