Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DState.h239 DepthStencilView *pDepthStencilView = CastDepthStencilView(hDepthStencilView); in CastPipeDepthStencilView() local
240 return pDepthStencilView ? pDepthStencilView->surface : NULL; in CastPipeDepthStencilView()