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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7388 virtual HRESULT STDMETHODCALLTYPE DrawRectPatch(
8175 HRESULT (STDMETHODCALLTYPE *DrawRectPatch)( member in struct:IWineD3DDeviceVtbl
8418 #define IWineD3DDevice_DrawRectPatch(This,handle,num_segs,rect_patch_info) (This)->lpVtbl->DrawRectPatch(This,handle,num_segs,rect_patch_info)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7389 virtual HRESULT STDMETHODCALLTYPE DrawRectPatch(
8176 HRESULT (STDMETHODCALLTYPE *DrawRectPatch)( member in struct:IWineD3DDeviceVtbl
8419 #define IWineD3DDevice_DrawRectPatch(This,handle,num_segs,rect_patch_info) (This)->lpVtbl->DrawRectPatch(This,handle,num_segs,rect_patch_info)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7388 virtual HRESULT STDMETHODCALLTYPE DrawRectPatch(
8175 HRESULT (STDMETHODCALLTYPE *DrawRectPatch)( member in struct:IWineD3DDeviceVtbl
8418 #define IWineD3DDevice_DrawRectPatch(This,handle,num_segs,rect_patch_info) (This)->lpVtbl->DrawRectPatch(This,handle,num_segs,rect_patch_info)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7359 virtual HRESULT STDMETHODCALLTYPE DrawRectPatch(
8124 HRESULT (STDMETHODCALLTYPE *DrawRectPatch)( member in struct:IWineD3DDeviceVtbl
8341 #define IWineD3DDevice_DrawRectPatch(This,handle,num_segs,rect_patch_info) (This)->lpVtbl->DrawRectPatch(This,handle,num_segs,rect_patch_info)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7388 virtual HRESULT STDMETHODCALLTYPE DrawRectPatch(
8175 HRESULT (STDMETHODCALLTYPE *DrawRectPatch)( member in struct:IWineD3DDeviceVtbl
8418 #define IWineD3DDevice_DrawRectPatch(This,handle,num_segs,rect_patch_info) (This)->lpVtbl->DrawRectPatch(This,handle,num_segs,rect_patch_info)

Completed in 240 milliseconds