Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp199 void CopyState(DRAW_STATE& dst, const DRAW_STATE& src) in CopyState() function
321 CopyState(*pCurDrawContext->pState, *pPrevDrawContext->pState); in GetDrawContext()