Searched refs:IDirect3D9Ex_RegisterSoftwareDevice (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h298 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->lpVtbl->RegisterSoftwareDevice(p,a) macro
324 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->RegisterSoftwareDevice(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h306 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->lpVtbl->RegisterSoftwareDevice(p,a) macro
332 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->RegisterSoftwareDevice(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h298 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->lpVtbl->RegisterSoftwareDevice(p,a) macro
324 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->RegisterSoftwareDevice(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h314 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->lpVtbl->RegisterSoftwareDevice(p,a) macro
340 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->RegisterSoftwareDevice(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h290 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->lpVtbl->RegisterSoftwareDevice(p,a) macro
316 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->RegisterSoftwareDevice(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h298 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->lpVtbl->RegisterSoftwareDevice(p,a) macro
324 #define IDirect3D9Ex_RegisterSoftwareDevice(p,a) (p)->RegisterSoftwareDevice(a) macro

Completed in 130 milliseconds