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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h6148 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
6216 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DSwapChainVtbl
6265 #define IWineD3DSwapChain_GetRasterStatus(This,raster_status) (This)->lpVtbl->GetRasterStatus(This,raster_status)
7021 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
7723 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DDeviceVtbl
8328 #define IWineD3DDevice_GetRasterStatus(This,swapchain_idx,raster_status) (This)->lpVtbl->GetRasterStatus(This,swapchain_idx,raster_status)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h6149 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
6217 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DSwapChainVtbl
6266 #define IWineD3DSwapChain_GetRasterStatus(This,raster_status) (This)->lpVtbl->GetRasterStatus(This,raster_status)
7022 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
7724 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DDeviceVtbl
8329 #define IWineD3DDevice_GetRasterStatus(This,swapchain_idx,raster_status) (This)->lpVtbl->GetRasterStatus(This,swapchain_idx,raster_status)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h6148 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
6216 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DSwapChainVtbl
6265 #define IWineD3DSwapChain_GetRasterStatus(This,raster_status) (This)->lpVtbl->GetRasterStatus(This,raster_status)
7021 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
7723 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DDeviceVtbl
8328 #define IWineD3DDevice_GetRasterStatus(This,swapchain_idx,raster_status) (This)->lpVtbl->GetRasterStatus(This,swapchain_idx,raster_status)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h6129 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
6197 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DSwapChainVtbl
6246 #define IWineD3DSwapChain_GetRasterStatus(This,raster_status) (This)->lpVtbl->GetRasterStatus(This,raster_status)
6992 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
7672 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DDeviceVtbl
8251 #define IWineD3DDevice_GetRasterStatus(This,swapchain_idx,raster_status) (This)->lpVtbl->GetRasterStatus(This,swapchain_idx,raster_status)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h6148 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
6216 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DSwapChainVtbl
6265 #define IWineD3DSwapChain_GetRasterStatus(This,raster_status) (This)->lpVtbl->GetRasterStatus(This,raster_status)
7021 virtual HRESULT STDMETHODCALLTYPE GetRasterStatus(
7723 HRESULT (STDMETHODCALLTYPE *GetRasterStatus)( member in struct:IWineD3DDeviceVtbl
8328 #define IWineD3DDevice_GetRasterStatus(This,swapchain_idx,raster_status) (This)->lpVtbl->GetRasterStatus(This,swapchain_idx,raster_status)

Completed in 263 milliseconds