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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2191 typedef struct IWineD3DBaseTextureImpl struct
2198 } IWineD3DBaseTextureImpl; typedef in typeref:struct:IWineD3DBaseTextureImpl
2212 HRESULT basetexture_init(IWineD3DBaseTextureImpl *texture, UINT levels, WINED3DRESOURCETYPE resource_type,
2238 * IWineD3DTexture implementation structure (extends IWineD3DBaseTextureImpl)
2265 * IWineD3DCubeTexture implementation structure (extends IWineD3DBaseTextureImpl)
2324 * IWineD3DVolumeTexture implementation structure (extends IWineD3DBaseTextureImpl)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2156 typedef struct IWineD3DBaseTextureImpl struct
2163 } IWineD3DBaseTextureImpl; typedef in typeref:struct:IWineD3DBaseTextureImpl
2177 HRESULT basetexture_init(IWineD3DBaseTextureImpl *texture, UINT levels, WINED3DRESOURCETYPE resource_type,
2203 * IWineD3DTexture implementation structure (extends IWineD3DBaseTextureImpl)
2230 * IWineD3DCubeTexture implementation structure (extends IWineD3DBaseTextureImpl)
2289 * IWineD3DVolumeTexture implementation structure (extends IWineD3DBaseTextureImpl)

Completed in 683 milliseconds