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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7393 virtual HRESULT STDMETHODCALLTYPE DrawTriPatch(
8181 HRESULT (STDMETHODCALLTYPE *DrawTriPatch)( member in struct:IWineD3DDeviceVtbl
8419 #define IWineD3DDevice_DrawTriPatch(This,handle,num_segs,tri_patch_info) (This)->lpVtbl->DrawTriPatch(This,handle,num_segs,tri_patch_info)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7394 virtual HRESULT STDMETHODCALLTYPE DrawTriPatch(
8182 HRESULT (STDMETHODCALLTYPE *DrawTriPatch)( member in struct:IWineD3DDeviceVtbl
8420 #define IWineD3DDevice_DrawTriPatch(This,handle,num_segs,tri_patch_info) (This)->lpVtbl->DrawTriPatch(This,handle,num_segs,tri_patch_info)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7393 virtual HRESULT STDMETHODCALLTYPE DrawTriPatch(
8181 HRESULT (STDMETHODCALLTYPE *DrawTriPatch)( member in struct:IWineD3DDeviceVtbl
8419 #define IWineD3DDevice_DrawTriPatch(This,handle,num_segs,tri_patch_info) (This)->lpVtbl->DrawTriPatch(This,handle,num_segs,tri_patch_info)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7364 virtual HRESULT STDMETHODCALLTYPE DrawTriPatch(
8130 HRESULT (STDMETHODCALLTYPE *DrawTriPatch)( member in struct:IWineD3DDeviceVtbl
8342 #define IWineD3DDevice_DrawTriPatch(This,handle,num_segs,tri_patch_info) (This)->lpVtbl->DrawTriPatch(This,handle,num_segs,tri_patch_info)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7393 virtual HRESULT STDMETHODCALLTYPE DrawTriPatch(
8181 HRESULT (STDMETHODCALLTYPE *DrawTriPatch)( member in struct:IWineD3DDeviceVtbl
8419 #define IWineD3DDevice_DrawTriPatch(This,handle,num_segs,tri_patch_info) (This)->lpVtbl->DrawTriPatch(This,handle,num_segs,tri_patch_info)

Completed in 234 milliseconds