Searched defs:hDepthStencilView (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | OutputMerger.cpp | 278 CreateDepthStencilView(D3D10DDI_HDEVICE hDevice,__in const D3D10DDIARG_CREATEDEPTHSTENCILVIEW * pCreateDepthStencilView,D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView,D3D10DDI_HRTDEPTHSTENCILVIEW hRTDepthStencilView) argument 340 DestroyDepthStencilView(D3D10DDI_HDEVICE hDevice,D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView) argument 363 ClearDepthStencilView(D3D10DDI_HDEVICE hDevice,D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView,UINT Flags,FLOAT Depth,UINT8 Stencil) argument 741 SetRenderTargets(D3D10DDI_HDEVICE hDevice,__in_ecount (NumViews)const D3D10DDI_HRENDERTARGETVIEW * phRenderTargetView,UINT RTargets,UINT ClearTargets,D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView) argument
|
| H A D | State.h | 230 CastDepthStencilView(D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView) argument 237 CastPipeDepthStencilView(D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView) argument
|
Completed in 3 milliseconds