Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp279 DRAW_CONTEXT* GetDrawContext(SWR_CONTEXT *pContext, bool isSplitDraw = false) in GetDrawContext() function
376 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in GetDrawState()
385 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in SwrDestroyContext()
478 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in SwrSync()
502 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in SwrStallBE()
1168 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in DrawInstanced()
1200 DRAW_CONTEXT* pDC = GetDrawContext(pContext, isSplitDraw); in DrawInstanced()
1230 pDC = GetDrawContext(pContext); in DrawInstanced()
1295 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in DrawIndexedInstance()
1342 pDC = GetDrawContext(pContext, isSplitDraw); in DrawIndexedInstance()
[all …]