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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2240 typedef struct IWineD3DTextureImpl struct
2252 } IWineD3DTextureImpl; typedef in typeref:struct:IWineD3DTextureImpl
2255 HRESULT texture_init(IWineD3DTextureImpl *texture, UINT width, UINT height, UINT levels,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2205 typedef struct IWineD3DTextureImpl struct
2217 } IWineD3DTextureImpl; typedef in typeref:struct:IWineD3DTextureImpl
2220 HRESULT texture_init(IWineD3DTextureImpl *texture, UINT width, UINT height, UINT levels,

Completed in 4482 milliseconds