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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dquery.c268 IWineD3DQueryImpl *This = (IWineD3DQueryImpl *)iface;
282 IWineD3DQueryImpl *This = (IWineD3DQueryImpl *)iface;
288 IWineD3DQueryImpl *This = (IWineD3DQueryImpl *)iface;
331 IWineD3DQueryImpl *This = (IWineD3DQueryImpl *) iface;
406 IWineD3DQueryImpl *This = (IWineD3DQueryImpl *) ifac
[all...]
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,
H A Ddevice.c1063 IWineD3DQueryImpl *object;
/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,

Completed in 111 milliseconds