Searched refs:pApiState (Results 1 – 1 of 1) sorted by relevance
675 API_STATE* pApiState = GetDrawState(GetContext(hContext)); in SwrSetTsState() local676 pApiState->tsState = *pState; in SwrSetTsState()681 API_STATE* pApiState = GetDrawState(GetContext(hContext)); in SwrSetHsFunc() local682 pApiState->pfnHsFunc = pfnFunc; in SwrSetHsFunc()687 API_STATE* pApiState = GetDrawState(GetContext(hContext)); in SwrSetDsFunc() local688 pApiState->pfnDsFunc = pfnFunc; in SwrSetDsFunc()