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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drm.h128 #define IDirect3DRM_CreateAnimationSet(p,a) (p)->lpVtbl->CreateAnimationSet(p,a) macro
166 #define IDirect3DRM_CreateAnimationSet(p,a) (p)->CreateAnimationSet(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3drm.h117 #define IDirect3DRM_CreateAnimationSet(p,a) (p)->lpVtbl->CreateAnimationSet(p,a) macro
155 #define IDirect3DRM_CreateAnimationSet(p,a) (p)->CreateAnimationSet(a) macro

Completed in 131 milliseconds