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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h345 #define ID3DXRenderToEnvMap_OnLostDevice(p) (p)->lpVtbl->OnLostDevice(p) macro
346 #define ID3DXRenderToEnvMap_OnLostDevice(p) (p)->lpVtbl->OnLostDevice(p) macro
361 #define ID3DXRenderToEnvMap_OnLostDevice(p) (p)->OnLostDevice() macro
362 #define ID3DXRenderToEnvMap_OnLostDevice(p) (p)->OnLostDevice() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h342 #define ID3DXRenderToEnvMap_OnLostDevice(p) (p)->lpVtbl->OnLostDevice(p) macro
343 #define ID3DXRenderToEnvMap_OnLostDevice(p) (p)->lpVtbl->OnLostDevice(p) macro
358 #define ID3DXRenderToEnvMap_OnLostDevice(p) (p)->OnLostDevice() macro
359 #define ID3DXRenderToEnvMap_OnLostDevice(p) (p)->OnLostDevice() macro

Completed in 35 milliseconds