Searched refs:SwrSetBlendState (Results 1 – 2 of 2) sorted by relevance
500 SWR_FUNC(void, SwrSetBlendState, HANDLE hContext, SWR_BLEND_STATE* pState);
718 void SwrSetBlendState(HANDLE hContext, SWR_BLEND_STATE* pBlendState) in SwrSetBlendState() function1782 out_funcs.pfnSwrSetBlendState = SwrSetBlendState; in SwrGetInterface()