Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.cpp402 INLINE bool FindFirstIncompleteDraw(SWR_CONTEXT* pContext, uint32_t workerId, uint32_t& curDrawBE, … in FindFirstIncompleteDraw() function
460 if (FindFirstIncompleteDraw(pContext, workerId, curDrawBE, drawEnqueued) == false) in WorkOnFifoBE()
676 if (FindFirstIncompleteDraw(pContext, workerId, curDrawBE, drawEnqueued) == false) in WorkOnCompute()