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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddevice.c1265 static HRESULT WINAPI IDirect3DDevice9Impl_CreateDepthStencilSurface(LPDIRECT3DDEVICE9EX iface, UINT Width, UINT Height, function
2943 IDirect3DDevice9Impl_CreateDepthStencilSurface,
3175 hr = IDirect3DDevice9Impl_CreateDepthStencilSurface((IDirect3DDevice9Ex *)This, width, height,

Completed in 58 milliseconds