Searched defs:hDepthStencilView (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/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) CreateDepthStencilView() argument 340 DestroyDepthStencilView(D3D10DDI_HDEVICE hDevice, D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView) DestroyDepthStencilView() argument 363 ClearDepthStencilView(D3D10DDI_HDEVICE hDevice, D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView, UINT Flags, FLOAT Depth, UINT8 Stencil) ClearDepthStencilView() argument 741 SetRenderTargets(D3D10DDI_HDEVICE hDevice, __in_ecount (NumViews) const D3D10DDI_HRENDERTARGETVIEW *phRenderTargetView, UINT RTargets, UINT ClearTargets, D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView) SetRenderTargets() argument
|
H A D | State.h | 231 CastDepthStencilView(D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView) in CastDepthStencilView() argument 238 CastPipeDepthStencilView(D3D10DDI_HDEPTHSTENCILVIEW hDepthStencilView) in CastPipeDepthStencilView() argument
|
Completed in 3 milliseconds