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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h334 #define ID3DXRenderToEnvMap_AddRef(p) (p)->lpVtbl->AddRef(p) macro
350 #define ID3DXRenderToEnvMap_AddRef(p) (p)->AddRef() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h331 #define ID3DXRenderToEnvMap_AddRef(p) (p)->lpVtbl->AddRef(p) macro
347 #define ID3DXRenderToEnvMap_AddRef(p) (p)->AddRef() macro

Completed in 58 milliseconds