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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h404 #define ID3DXRenderToSurface_OnResetDevice(p) (p)->lpVtbl->OnResetDevice(p) macro
416 #define ID3DXRenderToSurface_OnResetDevice(p) (p)->OnResetDevice() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h401 #define ID3DXRenderToSurface_OnResetDevice(p) (p)->lpVtbl->OnResetDevice(p) macro
413 #define ID3DXRenderToSurface_OnResetDevice(p) (p)->OnResetDevice() macro

Completed in 48 milliseconds