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