Searched defs:IDirect3DDevice8_Present (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h959 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->lpVtbl->Present(p,a,b,c,d) macro
1059 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->Present(a,b,c,d) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h967 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->lpVtbl->Present(p,a,b,c,d) macro
1067 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->Present(a,b,c,d) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h959 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->lpVtbl->Present(p,a,b,c,d) macro
1059 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->Present(a,b,c,d) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h958 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->lpVtbl->Present(p,a,b,c,d) macro
1058 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->Present(a,b,c,d) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h959 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->lpVtbl->Present(p,a,b,c,d) macro
1059 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->Present(a,b,c,d) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h959 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->lpVtbl->Present(p,a,b,c,d) macro
1059 #define IDirect3DDevice8_Present(p,a,b,c,d) (p)->Present(a,b,c,d) macro

Completed in 72 milliseconds