Searched refs:IDirect3DSwapChain9Ex_AddRef (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dswapchain.c49 IDirect3DSwapChain9Ex_AddRef(iface);
68 IDirect3DSwapChain9Ex_AddRef(iface);
H A Ddevice.c581 IDirect3DSwapChain9Ex_AddRef(*swapchain);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h479 #define IDirect3DSwapChain9Ex_AddRef(p) (p)->lpVtbl->AddRef(p) macro
496 #define IDirect3DSwapChain9Ex_AddRef(p) (p)->AddRef() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h485 #define IDirect3DSwapChain9Ex_AddRef(p) (p)->lpVtbl->AddRef(p) macro
502 #define IDirect3DSwapChain9Ex_AddRef(p) (p)->AddRef() macro

Completed in 112 milliseconds