Searched refs:SwrSetDepthBoundsState (Results 1 – 2 of 2) sorted by relevance
488 SWR_FUNC(void, SwrSetDepthBoundsState, HANDLE hContext, SWR_DEPTH_BOUNDS_STATE* pState);
705 void SwrSetDepthBoundsState(HANDLE hContext, SWR_DEPTH_BOUNDS_STATE* pDBState) in SwrSetDepthBoundsState() function1780 out_funcs.pfnSwrSetDepthBoundsState = SwrSetDepthBoundsState; in SwrGetInterface()