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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h1221 #define IDirect3DDevice3_GetStats(p,a) (p)->lpVtbl->GetStats(p,a) macro
1266 #define IDirect3DDevice3_GetStats(p,a) (p)->GetStats(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h1197 #define IDirect3DDevice3_GetStats(p,a) (p)->lpVtbl->GetStats(p,a) macro
1242 #define IDirect3DDevice3_GetStats(p,a) (p)->GetStats(a) macro

Completed in 640 milliseconds