Searched defs:pZSurface (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddevice.c972 IDirect3DSurface8Impl *pZSurface = (IDirect3DSurface8Impl *)pNewZStencil; local
983 hr = IWineD3DDevice_SetDepthStencilSurface(This->WineD3DDevice, pZSurface ? pZSurface->wineD3DSurface : NULL);

Completed in 79 milliseconds