[3/6] d3d9: Store the FVF in the d3d9 vertex buffer

Stefan Dösinger stefan at codeweavers.com
Thu Apr 9 03:54:12 CDT 2009


Am Donnerstag, 9. April 2009 09:34:22 schrieb Henri Verbeet:
> 2009/4/9 Stefan Dösinger <stefan at codeweavers.com>:
> > @@ -197,7 +197,6 @@ static HRESULT WINAPI
> > IDirect3DVertexBuffer9Impl_GetDesc(LPDIRECT3DVERTEXBUFFER9 pDesc->Usage =
> > desc.Usage;
> >          pDesc->Pool = desc.Pool;
> >          pDesc->Size = desc.Size;
> > -        pDesc->FVF = desc.FVF;
> >          pDesc->Type = D3DRTYPE_VERTEXBUFFER;
> >      }
>
> I think you're missing something here.
Here's the fixed patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-d3d9-Store-the-FVF-in-the-d3d9-vertex-buffer.patch
Type: text/x-diff
Size: 1685 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090409/baaf76b0/attachment.patch>


More information about the wine-patches mailing list