Searched defs:IWineD3DVolumeTextureImpl (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/ | ||
H A D | wined3d_private.h | 2326 typedef struct IWineD3DVolumeTextureImpl struct 2335 } IWineD3DVolumeTextureImpl; typedef in typeref:struct:IWineD3DVolumeTextureImpl 2337 HRESULT volumetexture_init(IWineD3DVolumeTextureImpl *texture, UINT width, UINT height, |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ | ||
H A D | wined3d_private.h | 2291 typedef struct IWineD3DVolumeTextureImpl struct 2300 } IWineD3DVolumeTextureImpl; typedef in typeref:struct:IWineD3DVolumeTextureImpl 2302 HRESULT volumetexture_init(IWineD3DVolumeTextureImpl *texture, UINT width, UINT height, |
Completed in 3052 milliseconds