Searched refs:GetDrawContext (Results 1 – 1 of 1) sorted by relevance
251 DRAW_CONTEXT* GetDrawContext(SWR_CONTEXT *pContext, bool isSplitDraw = false) in GetDrawContext() function349 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in GetDrawState()358 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in SwrDestroyContext()445 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in SwrSync()1086 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in DrawInstanced()1119 DRAW_CONTEXT* pDC = GetDrawContext(pContext, isSplitDraw); in DrawInstanced()1147 pDC = GetDrawContext(pContext); in DrawInstanced()1213 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in DrawIndexedInstance()1261 pDC = GetDrawContext(pContext, isSplitDraw); in DrawIndexedInstance()1293 pDC = GetDrawContext(pContext); in DrawIndexedInstance()[all …]