Home
last modified time | relevance | path

Searched refs:SwrSetDepthBoundsState (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h488 SWR_FUNC(void, SwrSetDepthBoundsState, HANDLE hContext, SWR_DEPTH_BOUNDS_STATE* pState);
Dapi.cpp705 void SwrSetDepthBoundsState(HANDLE hContext, SWR_DEPTH_BOUNDS_STATE* pDBState) in SwrSetDepthBoundsState() function
1780 out_funcs.pfnSwrSetDepthBoundsState = SwrSetDepthBoundsState; in SwrGetInterface()