Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfifo.hpp42 T* mCurBlock{nullptr}; member
59 mCurBlock = pNewBlock; in clear()
101 float* pDst = (float*)&mCurBlock[mTail]; in enqueue_try_nosync()
119 mCurBlock = mBlocks[mCurBlockIdx]; in enqueue_try_nosync()
127 mCurBlock = newBlock; in enqueue_try_nosync()