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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drm.h417 #define IDirect3DRM3_CreateAnimationSet(p,a) (p)->lpVtbl->CreateAnimationSet(p,a) macro
461 #define IDirect3DRM3_CreateAnimationSet(p,a) (p)->CreateAnimationSet(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3drm.h394 #define IDirect3DRM3_CreateAnimationSet(p,a) (p)->lpVtbl->CreateAnimationSet(p,a) macro
438 #define IDirect3DRM3_CreateAnimationSet(p,a) (p)->CreateAnimationSet(a) macro

Completed in 50 milliseconds