Searched refs:SWR_DEPTH_STENCIL_STATE (Results 1 – 6 of 6) sorted by relevance
134 const SWR_DEPTH_STENCIL_STATE* pDSState = &pState->depthStencilState; in DepthStencilTest()257 const SWR_DEPTH_STENCIL_STATE* pDSState, in DepthStencilWrite()
315 SWR_DEPTH_STENCIL_STATE depthStencilState; in OSALIGNLINE()
476 SWR_FUNC(void, SwrSetDepthStencilState, HANDLE hContext, SWR_DEPTH_STENCIL_STATE* pState);
1147 union SWR_DEPTH_STENCIL_STATE union
691 void SwrSetDepthStencilState(HANDLE hContext, SWR_DEPTH_STENCIL_STATE* pDSState) in SwrSetDepthStencilState()
1852 SWR_DEPTH_STENCIL_STATE depthStencilState = {{0}}; in swr_update_derived()