Searched refs:SwrSetRastState (Results 1 – 2 of 2) sorted by relevance
651 SWR_FUNC(void, SwrSetRastState, HANDLE hContext, const SWR_RASTSTATE* pRastState);
746 void SwrSetRastState(HANDLE hContext, const SWR_RASTSTATE* pRastState) in SwrSetRastState() function1793 out_funcs.pfnSwrSetRastState = SwrSetRastState; in SwrGetInterface()