Searched defs:GetDepthStencilSurface (Results 1 – 4 of 4) sorted by relevance
334 long Direct3DDevice9Ex::GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface) in GetDepthStencilSurface() function in D3D9::Direct3DDevice9Ex
1428 long Direct3DDevice9::GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface) in GetDepthStencilSurface() function in D3D9::Direct3DDevice9
1275 long Direct3DDevice8::GetDepthStencilSurface(IDirect3DSurface8 **depthStencilSurface) in GetDepthStencilSurface() function in D3D8::Direct3DDevice8
285 STDMETHOD(GetDepthStencilSurface)(THIS_ IDirect3DSurface8** ppZStencilSurface) PURE; in DECLARE_INTERFACE_() local