Searched refs:IDirect3DSwapChain9Ex_GetPresentStats (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h491 #define IDirect3DSwapChain9Ex_GetPresentStats(p,a) (p)->lpVtbl->GetPresentStats(p,a) macro
508 #define IDirect3DSwapChain9Ex_GetPresentStats(p,a) (p)->GetPresentStats(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h497 #define IDirect3DSwapChain9Ex_GetPresentStats(p,a) (p)->lpVtbl->GetPresentStats(p,a) macro
514 #define IDirect3DSwapChain9Ex_GetPresentStats(p,a) (p)->GetPresentStats(a) macro

Completed in 68 milliseconds