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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2828 * IWineD3DQueryImpl implementation structure (extends IUnknown)
2830 typedef struct IWineD3DQueryImpl struct
2843 } IWineD3DQueryImpl; typedef in typeref:struct:IWineD3DQueryImpl
2845 HRESULT query_init(IWineD3DQueryImpl *query, IWineD3DDeviceImpl *device,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2793 * IWineD3DQueryImpl implementation structure (extends IUnknown)
2795 typedef struct IWineD3DQueryImpl struct
2808 } IWineD3DQueryImpl; typedef in typeref:struct:IWineD3DQueryImpl
2810 HRESULT query_init(IWineD3DQueryImpl *query, IWineD3DDeviceImpl *device,

Completed in 142 milliseconds