Searched refs:GetDrawContext (Results 1 – 1 of 1) sorted by relevance
314 DRAW_CONTEXT* GetDrawContext(SWR_CONTEXT* pContext, bool isSplitDraw = false) in GetDrawContext() function411 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in GetDrawState()420 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in SwrDestroyContext()516 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in SwrSync()540 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in SwrStallBE()1198 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in DrawInstanced()1229 DRAW_CONTEXT* pDC = GetDrawContext(pContext, isSplitDraw); in DrawInstanced()1268 pDC = GetDrawContext(pContext); in DrawInstanced()1332 DRAW_CONTEXT* pDC = GetDrawContext(pContext); in DrawIndexedInstance()1384 pDC = GetDrawContext(pContext, isSplitDraw); in DrawIndexedInstance()[all …]