Searched refs:IDirect3DSwapChain8_iface (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dswapchain.c37 return CONTAINING_RECORD(iface, struct d3d8_swapchain, IDirect3DSwapChain8_iface);
169 swapchain->IDirect3DSwapChain8_iface.lpVtbl = &d3d8_swapchain_vtbl;
H A Dd3d8_private.h200 IDirect3DSwapChain8 IDirect3DSwapChain8_iface; member in struct:d3d8_swapchain
H A Ddevice.c568 *swapchain = &object->IDirect3DSwapChain8_iface;
3032 IDirect3DSwapChain8_Release(&d3d_swapchain->IDirect3DSwapChain8_iface);

Completed in 63 milliseconds