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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h337 #define ID3DXRenderToEnvMap_GetDevice(p,a) (p)->lpVtbl->GetDevice(p,a) macro
353 #define ID3DXRenderToEnvMap_GetDevice(p,a) (p)->GetDevice(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h334 #define ID3DXRenderToEnvMap_GetDevice(p,a) (p)->lpVtbl->GetDevice(p,a) macro
350 #define ID3DXRenderToEnvMap_GetDevice(p,a) (p)->GetDevice(a) macro

Completed in 47 milliseconds