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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c381 IWineD3DImpl *This = (IWineD3DImpl *)iface;
389 IWineD3DImpl *This = (IWineD3DImpl *)iface;
2798 IWineD3DImpl *This = (IWineD3DImpl *)iface;
2813 IWineD3DImpl *This = (IWineD3DImpl *)iface;
2829 IWineD3DImpl *This = (IWineD3DImpl *)ifac
[all...]
H A Dresource.c222 if (((IWineD3DImpl *)This->resource.device->wined3d)->dxVersion != 7)
H A Dwined3d_main.c96 IWineD3DImpl *object;
H A Dwined3d_private.h1650 typedef struct IWineD3DImpl struct
1662 } IWineD3DImpl; typedef in typeref:struct:IWineD3DImpl
1664 HRESULT wined3d_init(IWineD3DImpl *wined3d, UINT version, IUnknown *parent) DECLSPEC_HIDDEN;
1985 HRESULT device_init(IWineD3DDeviceImpl *device, IWineD3DImpl *wined3d,
H A Dsurface.c2562 UINT dxVersion = ((IWineD3DImpl *)device->wined3d)->dxVersion;
H A Ddevice.c7531 HRESULT device_init(IWineD3DDeviceImpl *device, IWineD3DImpl *wined3d,
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1682 typedef struct IWineD3DImpl struct
1694 } IWineD3DImpl; typedef in typeref:struct:IWineD3DImpl
1696 HRESULT wined3d_init(IWineD3DImpl *wined3d, UINT version, IUnknown *parent) DECLSPEC_HIDDEN;
2020 HRESULT device_init(IWineD3DDeviceImpl *device, IWineD3DImpl *wined3d,

Completed in 689 milliseconds