Searched refs:GetDepthStencilSurface (Results 1 – 4 of 4) sorted by relevance
334 long Direct3DDevice9Ex::GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface) in GetDepthStencilSurface() function in D3D9::Direct3DDevice9Ex338 return Direct3DDevice9::GetDepthStencilSurface(depthStencilSurface); in GetDepthStencilSurface()
97 long __stdcall GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface);
99 long __stdcall GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface);
1428 long Direct3DDevice9::GetDepthStencilSurface(IDirect3DSurface9 **depthStencilSurface) in GetDepthStencilSurface() function in D3D9::Direct3DDevice9