Searched refs:GetDrawState (Results 1 – 1 of 1) sorted by relevance
409 API_STATE* GetDrawState(SWR_CONTEXT* pContext) in GetDrawState() function480 auto pSrc = GetDrawState(pContext); in SwrSaveState()489 auto pDst = GetDrawState(pContext); in SwrRestoreState()497 API_STATE* pState = GetDrawState(pContext); in SetupDefaultState()577 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetVertexBuffers()588 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetIndexBuffer()595 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetFetchFunc()602 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoFunc()611 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoState()618 API_STATE* pState = GetDrawState(GetContext(hContext)); in SwrSetSoBuffers()[all …]