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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h1084 #define IDirect3DDevice2_GetStats(p,a) (p)->lpVtbl->GetStats(p,a) macro
1120 #define IDirect3DDevice2_GetStats(p,a) (p)->GetStats(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h1070 #define IDirect3DDevice2_GetStats(p,a) (p)->lpVtbl->GetStats(p,a) macro
1106 #define IDirect3DDevice2_GetStats(p,a) (p)->GetStats(a) macro

Completed in 60 milliseconds