Searched defs:PresentRt (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h6241 HRESULT (STDMETHODCALLTYPE *PresentRt)( member in struct:IWineD3DSwapChainVtbl
6272 #define IWineD3DSwapChain_PresentRt(This,surf) (This)->lpVtbl->PresentRt(This,surf)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h6242 HRESULT (STDMETHODCALLTYPE *PresentRt)( member in struct:IWineD3DSwapChainVtbl
6273 #define IWineD3DSwapChain_PresentRt(This,surf) (This)->lpVtbl->PresentRt(This,surf)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h6241 HRESULT (STDMETHODCALLTYPE *PresentRt)( member in struct:IWineD3DSwapChainVtbl
6272 #define IWineD3DSwapChain_PresentRt(This,surf) (This)->lpVtbl->PresentRt(This,surf)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h6222 HRESULT (STDMETHODCALLTYPE *PresentRt)( member in struct:IWineD3DSwapChainVtbl
6253 #define IWineD3DSwapChain_PresentRt(This,surf) (This)->lpVtbl->PresentRt(This,surf)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h6241 HRESULT (STDMETHODCALLTYPE *PresentRt)( member in struct:IWineD3DSwapChainVtbl
6272 #define IWineD3DSwapChain_PresentRt(This,surf) (This)->lpVtbl->PresentRt(This,surf)

Completed in 556 milliseconds