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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddevice.c1506 IDirect3DSurface9 *pOldSurface; local
1514 hr = IDirect3DDevice9_GetDepthStencilSurface(iface, &pOldSurface);
1516 IDirect3DSurface9_Release(pOldSurface);
1517 IDirect3DSurface9_Release(pOldSurface);

Completed in 51 milliseconds