Searched refs:newDepthStencil (Results 1 – 3 of 3) sorted by relevance
96 long __stdcall SetDepthStencilSurface(IDirect3DSurface9 *newDepthStencil) override;
146 long __stdcall SetDepthStencilSurface(IDirect3DSurface9 *newDepthStencil) override;
3007 …t3DDevice8::SetRenderTarget(IDirect3DSurface8 *newRenderTarget, IDirect3DSurface8 *newDepthStencil) in SetRenderTarget() argument3025 Direct3DSurface8 *depthStencil = static_cast<Direct3DSurface8*>(newDepthStencil); in SetRenderTarget()