Searched refs:GetDrawContext (Results 1 – 1 of 1) sorted by relevance
279 DRAW_CONTEXT* GetDrawContext(SWR_CONTEXT *pContext, bool isSplitDraw = false) in GetDrawContext() function376 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 …]