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