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.hpp43 T* mCurBlock{ nullptr }; member
60 mCurBlock = pNewBlock; in clear()
108 float* pDst = (float*)&mCurBlock[mTail]; in enqueue_try_nosync()
127 mCurBlock = mBlocks[mCurBlockIdx]; in enqueue_try_nosync()
135 mCurBlock = newBlock; in enqueue_try_nosync()