Searched refs:SwrSetDepthStencilState (Results 1 – 2 of 2) sorted by relevance
476 SWR_FUNC(void, SwrSetDepthStencilState, HANDLE hContext, SWR_DEPTH_STENCIL_STATE* pState);
691 void SwrSetDepthStencilState(HANDLE hContext, SWR_DEPTH_STENCIL_STATE* pDSState) in SwrSetDepthStencilState() function1778 out_funcs.pfnSwrSetDepthStencilState = SwrSetDepthStencilState; in SwrGetInterface()