Searched defs:IDirect3DRM2_CreateAnimationSet (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drm.h269 #define IDirect3DRM2_CreateAnimationSet(p,a) (p)->lpVtbl->CreateAnimationSet(p,a) macro
308 #define IDirect3DRM2_CreateAnimationSet(p,a) (p)->CreateAnimationSet(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3drm.h252 #define IDirect3DRM2_CreateAnimationSet(p,a) (p)->lpVtbl->CreateAnimationSet(p,a) macro
291 #define IDirect3DRM2_CreateAnimationSet(p,a) (p)->CreateAnimationSet(a) macro

Completed in 50 milliseconds