Searched refs:pDepthStencilView (Results 1 – 1 of 1) sorted by relevance
239 DepthStencilView *pDepthStencilView = CastDepthStencilView(hDepthStencilView); in CastPipeDepthStencilView() local240 return pDepthStencilView ? pDepthStencilView->surface : NULL; in CastPipeDepthStencilView()