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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drmwin.h74 #define IDirect3DRMWinDevice_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
91 #define IDirect3DRMWinDevice_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro

Completed in 48 milliseconds