Searched refs:IWineD3DVolume_SetContainer (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvolumetexture.c100 IWineD3DVolume_SetContainer(volume, NULL);
469 IWineD3DVolume_SetContainer(texture->volumes[i], (IWineD3DBase *)texture);
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h4773 #define IWineD3DVolume_SetContainer(This,container) (This)->lpVtbl->SetContainer(This,container) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h4774 #define IWineD3DVolume_SetContainer(This,container) (This)->lpVtbl->SetContainer(This,container) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h4773 #define IWineD3DVolume_SetContainer(This,container) (This)->lpVtbl->SetContainer(This,container) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h4754 #define IWineD3DVolume_SetContainer(This,container) (This)->lpVtbl->SetContainer(This,container) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h4773 #define IWineD3DVolume_SetContainer(This,container) (This)->lpVtbl->SetContainer(This,container) macro

Completed in 291 milliseconds