HomeSort by: relevance | last modified time | path
    Searched defs:DepthStencilView (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
State.h 222 struct DepthStencilView
229 static inline DepthStencilView *
232 return static_cast<DepthStencilView *>(hDepthStencilView.pDrvPrivate);
239 DepthStencilView *pDepthStencilView = CastDepthStencilView(hDepthStencilView);

Completed in 17 milliseconds