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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h399 #define ID3DXRenderToSurface_GetDevice(p,a) (p)->lpVtbl->GetDevice(p,a) macro
411 #define ID3DXRenderToSurface_GetDevice(p,a) (p)->GetDevice(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h396 #define ID3DXRenderToSurface_GetDevice(p,a) (p)->lpVtbl->GetDevice(p,a) macro
408 #define ID3DXRenderToSurface_GetDevice(p,a) (p)->GetDevice(a) macro

Completed in 47 milliseconds