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